mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
update latest version of python
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
+2
-2
@@ -40,8 +40,8 @@ fi
|
||||
export VENDOR_URL
|
||||
|
||||
# Python defaults
|
||||
DEFAULT_PYTHON_VERSION="python-3.6.4"
|
||||
LATEST_3="python-3.6.4"
|
||||
DEFAULT_PYTHON_VERSION="python-3.6.5"
|
||||
LATEST_3="python-3.6.5"
|
||||
LATEST_2="python-2.7.15"
|
||||
|
||||
DEFAULT_PYTHON_STACK="cedar-14"
|
||||
|
||||
Reference in New Issue
Block a user