fix wrong path to source files

This commit is contained in:
krande
2022-04-14 13:16:31 +02:00
parent b0ca82a454
commit 4e33ae9abf
+6 -6
View File
@@ -56,12 +56,12 @@ test:
- xmlschema - xmlschema
source_files: source_files:
- test - test
- src/ifcopenshell-python/api - src/ifcopenshell-python/test/api
- src/ifcopenshell-python/util - src/ifcopenshell-python/test/util
- src/ifcopenshell-python/bootstrap.py - src/ifcopenshell-python/test/bootstrap.py
- src/ifcopenshell-python/test_file.py - src/ifcopenshell-python/test/test_file.py
- src/ifcopenshell-python/test_wall_opening.py - src/ifcopenshell-python/test/test_wall_opening.py
- src/ifcopenshell-python/__init__.py - src/ifcopenshell-python/test/__init__.py
about: about:
home: http://ifcopenshell.org home: http://ifcopenshell.org