fix: add more packages to test requires

This commit is contained in:
krande
2022-04-08 12:21:33 +02:00
parent 060e231920
commit 51026b9e1d
+7
View File
@@ -40,6 +40,7 @@ requirements:
- requests
- nlohmann_json
- isodate
- numpy >= 1.17
test:
imports:
@@ -47,6 +48,12 @@ test:
requires:
- pytest
- pytest-cov
- numpy
- lxml
- isodate
- lark
- networkx
- xmlschema
source_files:
- test
- src/ifcopenshell-python