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:
+1
-1
@@ -51,7 +51,7 @@ LEGACY_TRIGGER="lib/python2.7"
|
||||
PROFILE_PATH="$BUILD_DIR/.profile.d/python.sh"
|
||||
|
||||
# Python version. This will be used in the future to specify custom Pythons.
|
||||
DEFAULT_PYTHON_VERSION="python-2.6.3"
|
||||
DEFAULT_PYTHON_VERSION="python-2.7.3"
|
||||
PYTHON_EXE="/app/.heroku/python/bin/python"
|
||||
|
||||
# Sanitizing environment variables.
|
||||
|
||||
Reference in New Issue
Block a user