mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 22:50:56 +00:00
fix wrong path to source files
This commit is contained in:
+6
-6
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user