deprecate test-safe #5192

This commit is contained in:
Andrej730
2025-02-17 17:09:38 +05:00
parent 93ee92c401
commit 5d8c2f2ec2
2 changed files with 0 additions and 7 deletions
-6
View File
@@ -61,12 +61,6 @@ IFCCONVERT_URL:=https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v0.8.1-c
test:
pytest -p no:pytest-blender test
# safe version of tests without mathutils dependency
# for tests to work for github workflow with python <3.10 #3895
.PHONY: test-safe
test-safe:
pytest -p no:pytest-blender test --ignore=test/util/test_shape_builder.py
.PHONY: build-ids-docs
build-ids-docs:
mkdir -p test/build