We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af7c83 commit 9c3e945Copy full SHA for 9c3e945
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.0b4"
+CPYTHON_VERSIONS="2.7.15 3.4.8 3.5.5 3.6.5 3.7.0rc1"
5
6
# openssl version to build, with expected sha256 hash of .tar.gz
7
# archive.
0 commit comments