mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Add py 3.6.2 to build-all.py
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ PROJECT_NAME="IfcOpenShell"
|
||||
OCE_VERSION="0.18"
|
||||
OCCT_VERSION="7.1.0"
|
||||
OCCT_HASH="89aebde"
|
||||
PYTHON_VERSIONS=["2.7.12", "3.2.6", "3.3.6", "3.4.6", "3.5.3"]
|
||||
PYTHON_VERSIONS=["2.7.12", "3.2.6", "3.3.6", "3.4.6", "3.5.3", "3.6.2"]
|
||||
BOOST_VERSION="1.59.0"
|
||||
PCRE_VERSION="8.39"
|
||||
LIBXML_VERSION="2.9.3"
|
||||
|
||||
Reference in New Issue
Block a user