mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-17 10:59:17 +00:00
4 lines
198 B
Batchfile
4 lines
198 B
Batchfile
rem Hack while we do not have bcf-client on our conda ifcopenshell channel yet
|
|
rem pip install bcf-client
|
|
cd test && python tests.py
|
|
cd ../src/ifcopenshell-python/test && pytest -p no:pytest-blender |