mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
See #3955. PyPI release now specifies compatible Python versions.
This commit is contained in:
@@ -9,6 +9,7 @@ authors = [
|
||||
]
|
||||
description = "Python bindings, utility functions, and high-level API for IfcOpenShell"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.6,<3.12"
|
||||
classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",
|
||||
|
||||
Reference in New Issue
Block a user