mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
blah
This commit is contained in:
@@ -54,6 +54,9 @@ done
|
||||
pwd
|
||||
ls
|
||||
|
||||
echo '-------------'
|
||||
ls /app/tmp/repo.git/.cache/
|
||||
|
||||
# Create virtualenv. Rebuild if corrupt.
|
||||
set +e
|
||||
echo "-----> Preparing virtualenv version $(virtualenv --version)"
|
||||
|
||||
Reference in New Issue
Block a user