mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
test
This commit is contained in:
@@ -163,6 +163,7 @@ if [ ! "$SKIP_INSTALL" ]; then
|
||||
# curl -O http://python-distribute.org/distribute_setup.py
|
||||
echo path
|
||||
echo $PATH
|
||||
ls /app/.heroku/python/bin
|
||||
hash -r
|
||||
which python
|
||||
python $ROOT_DIR/vendor/distribute-0.6.31/setup.py install
|
||||
|
||||
Reference in New Issue
Block a user