mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 18:16:40 +00:00
ifctester pyproject.toml - document flask dependency
This commit is contained in:
@@ -17,6 +17,11 @@ classifiers = [
|
||||
]
|
||||
dependencies = ["ifcopenshell", "python-dateutil", "xmlschema", "numpy", "odfpy", "pystache", "bcf-client"]
|
||||
|
||||
[project.optional-dependencies]
|
||||
advanced = [
|
||||
"flask",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "http://ifcopenshell.org"
|
||||
Documentation = "https://docs.ifcopenshell.org"
|
||||
|
||||
Reference in New Issue
Block a user