We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a809f commit 69b112cCopy full SHA for 69b112c
pyproject.toml
@@ -12,7 +12,7 @@ authors = [
12
]
13
description = "OpenGeodeWeb-Back is an open source framework that proposes handy python functions and wrappers for the OpenGeode ecosystem"
14
readme = "README.md"
15
-requires-python = ">=3.12"
+requires-python = ">=3.9, <3.13"
16
classifiers = [
17
"Programming Language :: Python :: 3",
18
"License :: OSI Approved :: MIT License",
0 commit comments