We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b9121 commit 1dd7be4Copy full SHA for 1dd7be4
bin/compile
@@ -23,7 +23,7 @@ ENV_DIR=$3
23
VIRTUALENV_LOC=".heroku/venv"
24
LEGACY_TRIGGER="lib/python2.7"
25
26
-DEFAULT_PYTHON_VERSION="python-2.7.10"
+DEFAULT_PYTHON_VERSION="python-2.7.11"
27
DEFAULT_PYTHON_STACK="cedar"
28
PYTHON_EXE="/app/.heroku/python/bin/python"
29
PIP_VERSION="7.1.2"
0 commit comments