mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-21 04:32:23 +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 |