We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e075849 + 46241e9 commit 24082feCopy full SHA for 24082fe
docker/build_scripts/build_env.sh
@@ -1,7 +1,7 @@
1
# source me
2
3
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"
+CPYTHON_VERSIONS="2.7.15 3.4.8 3.5.5 3.6.5 3.7.0"
5
6
# openssl version to build, with expected sha256 hash of .tar.gz
7
# archive.
0 commit comments