mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 02:23:34 +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 pip install bcf-client
|
||||
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
|
||||
# pip install bcf-client
|
||||
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