mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 11:24:19 +00:00
4 lines
213 B
Batchfile
4 lines
213 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 && mv ifcopenshell ifcopenshell-local && make test |