add IDS requirements #1727

This commit is contained in:
ArturTomczak
2021-09-07 14:32:21 +02:00
committed by Thomas Krijnen
parent e81dd9c7df
commit 47cad88c38
2 changed files with 11 additions and 1 deletions
+7 -1
View File
@@ -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