mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
add IDS requirements #1727
This commit is contained in:
committed by
Thomas Krijnen
parent
e81dd9c7df
commit
47cad88c38
+7
-1
@@ -24,13 +24,19 @@ requirements:
|
|||||||
- swig >=3.0.9
|
- swig >=3.0.9
|
||||||
- libboost
|
- libboost
|
||||||
- icu
|
- icu
|
||||||
|
- xmlschema
|
||||||
|
- lxml
|
||||||
|
- numpy
|
||||||
run:
|
run:
|
||||||
- libgcc # [osx]
|
- libgcc # [osx]
|
||||||
- python
|
- python
|
||||||
- oce ==0.18.3
|
- oce ==0.18.3
|
||||||
- libboost
|
- libboost
|
||||||
- icu
|
- icu
|
||||||
|
- xmlschema
|
||||||
|
- lxml
|
||||||
|
- numpy
|
||||||
|
|
||||||
about:
|
about:
|
||||||
home: http://ifcopenshell.org
|
home: http://ifcopenshell.org
|
||||||
license: LGPL
|
license: LGPL
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
lxml==4.6.3
|
||||||
|
numpy==1.20.3
|
||||||
|
regex==2021.4.4
|
||||||
|
xmlschema==1.6.4
|
||||||
Reference in New Issue
Block a user