mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
add virtualenv bin to the path
This commit is contained in:
@@ -10,6 +10,7 @@ cd $BUILD_DIR
|
||||
cat <<EOF
|
||||
---
|
||||
config_vars:
|
||||
PATH: bin:/usr/local/bin:/usr/bin:/bin
|
||||
PYTHONUNBUFFERED: true
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user