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 204a621 commit dc87844Copy full SHA for dc87844
bin/default_pythons
@@ -7,6 +7,4 @@ LATEST_35="python-3.5.7"
7
LATEST_34="python-3.4.10"
8
LATEST_27="python-2.7.16"
9
10
-GETPIP_SHA="57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe"
11
-
12
-export DEFAULT_PYTHON_VERSION LATEST_37 LATEST_36 LATEST_35 LATEST_34 LATEST_27 GETPIP_SHA
+export DEFAULT_PYTHON_VERSION LATEST_37 LATEST_36 LATEST_35 LATEST_34 LATEST_27
0 commit comments