Files
IfcOpenShell/conda/run_test.sh
T
2022-04-14 16:49:30 +02:00

7 lines
208 B
Bash

#!/bin/bash
# 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/test && pytest -p no:pytest-blender