This commit is contained in:
Kenneth Reitz
2012-12-19 23:26:27 -05:00
parent 99e035495b
commit 89120f7797
+1 -1
View File
@@ -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.