2022-04-11 17:18:50 +02:00
|
|
|
rem Hack while we do not have bcf-client on our conda ifcopenshell channel yet
|
|
|
|
|
pip install bcf-client
|
2022-04-08 10:54:59 +02:00
|
|
|
cd test && python tests.py
|
|
|
|
|
cd ../src/ifcopenshell-python && mv ifcopenshell ifcopenshell-local && make test
|