We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22174d6 + 539bf80 commit 6a96169Copy full SHA for 6a96169
bin/compile
@@ -48,7 +48,7 @@ export VENDOR_URL
48
# Which versions of Python are we using?
49
# These variables are used to specify which versions of Python to install by default,
50
# as well as prompt the user to upgrade if they are using an un–supported version.
51
-# Note: When 3.7 lands, I recommend switing to LATEST_36 and LATEST_37.
+# Note: When 3.7 lands, I recommend switching to LATEST_36 and LATEST_37.
52
DEFAULT_PYTHON_VERSION="python-3.6.4"
53
LATEST_3="python-3.6.4"
54
LATEST_2="python-2.7.15"
0 commit comments