mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
PYTHONHOME
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ PYTHON_EXE="python2.7"
|
||||
|
||||
# Sanitizing environment variables.
|
||||
unset GIT_DIR
|
||||
unset PYTHON_HOME
|
||||
unset PYTHONHOME
|
||||
unset PYTHONPATH
|
||||
|
||||
# We'll need to send these statics to other scripts we `source`.
|
||||
|
||||
Reference in New Issue
Block a user