mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 19:34:34 +00:00
fix: add more packages to test requires
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user