mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 10:06:47 +00:00
4 lines
53 B
Makefile
4 lines
53 B
Makefile
.PHONY: test
|
|
test:
|
|
pytest -p no:pytest-blender test
|