Skip to content

Commit a5cc0f1

Browse files
authored
Add python version 3.7.3
1 parent a98ab72 commit a5cc0f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix/build-all.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
OCE_VERSION="0.18"
6262
# OCCT_VERSION="7.1.0"
6363
# OCCT_HASH="89aebde"
64-
PYTHON_VERSIONS=["2.7.16", "3.2.6", "3.3.6", "3.4.6", "3.5.3", "3.6.2"]
64+
PYTHON_VERSIONS=["2.7.16", "3.2.6", "3.3.6", "3.4.6", "3.5.3", "3.6.2", "3.7.3"]
6565
# OCCT_VERSION="7.2.0"
6666
# OCCT_HASH="88af392"
6767
OCCT_VERSION="7.3.0p3"

0 commit comments

Comments
 (0)