See #3069. More cleanup moving away from collection names and assumed single collections.

This commit is contained in:
Dion Moult
2023-06-01 17:39:36 +10:00
parent 4f15ec1f67
commit 6e57cbcf81
5 changed files with 12 additions and 20 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ name = "bcf-client"
description = "BCF-XML file handler."
readme = "README.md"
requires-python = ">=3.8"
keywords = ["IFC", "BCF", "BIM", "eingineering"]
keywords = ["IFC", "BCF", "BIM"]
dependencies = [
"xsdata",
"numpy",