mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +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
|
||||
- libboost
|
||||
- icu
|
||||
- xmlschema
|
||||
- lxml
|
||||
- numpy
|
||||
run:
|
||||
- libgcc # [osx]
|
||||
- python
|
||||
- oce ==0.18.3
|
||||
- libboost
|
||||
- icu
|
||||
|
||||
- xmlschema
|
||||
- lxml
|
||||
- numpy
|
||||
|
||||
about:
|
||||
home: http://ifcopenshell.org
|
||||
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