Skip to content

Commit 370d0ef

Browse files
committed
include 3.8.0b4
1 parent 4e4be4d commit 370d0ef

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.16 3.4.10 3.5.7 3.6.9 3.7.4"
4+
CPYTHON_VERSIONS="2.7.16 3.4.10 3.5.7 3.6.9 3.7.4 3.8.0b4"
55

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

0 commit comments

Comments
 (0)