Basic infrastructure for IfcCostSchedule PDF export with typst (#6860)

This commit is contained in:
carlopav
2025-07-03 15:18:03 +02:00
committed by GitHub
parent 3055dfa1a6
commit 5f5c0b41d5
9 changed files with 546 additions and 1 deletions
+5
View File
@@ -19,6 +19,11 @@ dependencies = [
"ifcopenshell",
]
[project.optional-dependencies]
advanced = [
"typst",
]
[project.urls]
Homepage = "http://ifcopenshell.org"
Documentation = "https://docs.ifcopenshell.org"