mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 02:47:48 +00:00
Purge usage of mathutils in grid API functions
The only thing left is add_representation which is Blender specific anyway and is slowly being refactored out.
This commit is contained in:
@@ -25,9 +25,6 @@ dependencies = [
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
# mathutils is broken on Python < 3.10.
|
||||
# See: https://gitlab.com/ideasman42/blender-mathutils/-/merge_requests/3
|
||||
geometry = ["mathutils"]
|
||||
dev = ["pytest"]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user