mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 06:32:09 +00:00
bcf: bump required Python version to 3.10
3.9 is EOL
This commit is contained in:
@@ -10,7 +10,7 @@ name = "bcf-client"
|
|||||||
# author = "IfcOpenShell"
|
# author = "IfcOpenShell"
|
||||||
description = "BCF-XML file handler."
|
description = "BCF-XML file handler."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.8"
|
requires-python = ">=3.10"
|
||||||
keywords = ["IFC", "BCF", "BIM"]
|
keywords = ["IFC", "BCF", "BIM"]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"xsdata>=24.4",
|
"xsdata>=24.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user