specify python 2.7

This commit is contained in:
Casey Faist
2018-11-11 17:24:42 -06:00
parent 0be9d48013
commit 9e1df4bbb5
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -54,7 +54,7 @@ LATEST_36="python-3.6.6"
LATEST_37="python-3.7.0"
LATEST_35="python-3.5.6"
LATEST_34="python-3.4.9"
LATEST_2="python-2.7.15"
LATEST_27="python-2.7.15"
# Supported Python Branches
PY37="python-3.7"
@@ -69,7 +69,7 @@ DEFAULT_PYTHON_STACK="cedar-14"
PIP_UPDATE="9.0.2"
export DEFAULT_PYTHON_VERSION DEFAULT_PYTHON_STACK PIP_UPDATE
export LATEST_2 LATEST_36 LATEST_37 LATEST_35 LATEST_34
export LATEST_27 LATEST_36 LATEST_37 LATEST_35 LATEST_34
export PY37 PY36 PY35 PY27 PY34
# Common Problem Warnings: