mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
fix errors in tests
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
rem Hack while we do not have bcf-client on our conda ifcopenshell channel yet
|
rem Hack while we do not have bcf-client on our conda ifcopenshell channel yet
|
||||||
rem pip install bcf-client
|
rem pip install bcf-client
|
||||||
cd test && python tests.py
|
cd test && python tests.py
|
||||||
cd ../src/ifcopenshell-python && mv ifcopenshell ifcopenshell-local && make test
|
cd ../src/ifcopenshell-python/test && pytest -p no:pytest-blender
|
||||||
+1
-1
@@ -3,4 +3,4 @@
|
|||||||
# Hack while we do not have bcf-client on our conda ifcopenshell channel yet
|
# Hack while we do not have bcf-client on our conda ifcopenshell channel yet
|
||||||
# pip install bcf-client
|
# pip install bcf-client
|
||||||
cd test && python tests.py
|
cd test && python tests.py
|
||||||
cd ../src/ifcopenshell-python && mv ifcopenshell ifcopenshell-local && make test
|
cd ../src/ifcopenshell-python/test && pytest -p no:pytest-blender
|
||||||
|
|||||||
Reference in New Issue
Block a user