mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 02:23:34 +00:00
4 lines
53 B
Makefile
4 lines
53 B
Makefile
.PHONY: test
|
|
test:
|
|
pytest -p no:pytest-blender test
|