mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 14:02:27 +00:00
bonsai pyproject.toml - document dev dependencies
This commit is contained in:
@@ -18,6 +18,12 @@ dependencies = [
|
|||||||
"ifcopenshell",
|
"ifcopenshell",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[project.optional-dependencies]
|
||||||
|
dev = [
|
||||||
|
"pytest-blender",
|
||||||
|
"pytest-bdd",
|
||||||
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "http://bonsaibim.org"
|
Homepage = "http://bonsaibim.org"
|
||||||
Documentation = "https://docs.bonsaibim.org"
|
Documentation = "https://docs.bonsaibim.org"
|
||||||
|
|||||||
Reference in New Issue
Block a user