Skip to content

Commit dc87844

Browse files
committed
Revert "update default_pythons to include sha version"
This reverts commit 204a621.
1 parent 204a621 commit dc87844

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

bin/default_pythons

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,4 @@ LATEST_35="python-3.5.7"
77
LATEST_34="python-3.4.10"
88
LATEST_27="python-2.7.16"
99

10-
GETPIP_SHA="57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe"
11-
12-
export DEFAULT_PYTHON_VERSION LATEST_37 LATEST_36 LATEST_35 LATEST_34 LATEST_27 GETPIP_SHA
10+
export DEFAULT_PYTHON_VERSION LATEST_37 LATEST_36 LATEST_35 LATEST_34 LATEST_27

0 commit comments

Comments
 (0)