We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a98ab72 commit a5cc0f1Copy full SHA for a5cc0f1
1 file changed
nix/build-all.py
@@ -61,7 +61,7 @@
61
OCE_VERSION="0.18"
62
# OCCT_VERSION="7.1.0"
63
# OCCT_HASH="89aebde"
64
-PYTHON_VERSIONS=["2.7.16", "3.2.6", "3.3.6", "3.4.6", "3.5.3", "3.6.2"]
+PYTHON_VERSIONS=["2.7.16", "3.2.6", "3.3.6", "3.4.6", "3.5.3", "3.6.2", "3.7.3"]
65
# OCCT_VERSION="7.2.0"
66
# OCCT_HASH="88af392"
67
OCCT_VERSION="7.3.0p3"
0 commit comments