mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 06:39:13 +00:00
only do import of ifcopenshell as means of testing and rely on the successful completion of ci.yml as a triggering mechanism instead
This commit is contained in:
+10
-12
@@ -54,18 +54,16 @@ test:
|
||||
- lark
|
||||
- networkx
|
||||
- xmlschema
|
||||
source_files:
|
||||
- test
|
||||
- src/ifcopenshell-python/test/api
|
||||
- src/ifcopenshell-python/test/util
|
||||
- src/ifcopenshell-python/test/bootstrap.py
|
||||
- src/ifcopenshell-python/test/test_file.py
|
||||
- src/ifcopenshell-python/test/test_wall_opening.py
|
||||
- src/ifcopenshell-python/test/__init__.py
|
||||
commands:
|
||||
#- pip install bcf-client
|
||||
#- cd test && python tests.py
|
||||
#- cd ../src/ifcopenshell-python/test && pytest -p no:pytest-blender
|
||||
#source_files:
|
||||
# - src/ifcopenshell-python/test/api
|
||||
# - src/ifcopenshell-python/test/util
|
||||
# - src/ifcopenshell-python/test/bootstrap.py
|
||||
# - src/ifcopenshell-python/test/test_file.py
|
||||
# - src/ifcopenshell-python/test/test_wall_opening.py
|
||||
# - src/ifcopenshell-python/test/__init__.py
|
||||
#commands:
|
||||
# #- pip install bcf-client
|
||||
# - cd ../src/ifcopenshell-python/test && pytest -p no:pytest-blender
|
||||
|
||||
about:
|
||||
home: http://ifcopenshell.org
|
||||
|
||||
Reference in New Issue
Block a user