Skip to content

Commit 46241e9

Browse files
authored
Merge pull request pypa#208 from alex/patch-1
upgrade for 3.7 final
2 parents 96b47a2 + 36fc745 commit 46241e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/build_scripts/build_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# source me
22

33
PYTHON_DOWNLOAD_URL=https://www.python.org/ftp/python
4-
CPYTHON_VERSIONS="2.7.15 3.4.8 3.5.5 3.6.5 3.7.0rc1"
4+
CPYTHON_VERSIONS="2.7.15 3.4.8 3.5.5 3.6.5 3.7.0"
55

66
# openssl version to build, with expected sha256 hash of .tar.gz
77
# archive.

0 commit comments

Comments
 (0)