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 48b4bfe commit 7a8aebeCopy full SHA for 7a8aebe
pyproject.toml
@@ -15,7 +15,7 @@ authors = [
15
{ name = "ArangoDB" },
16
]
17
license = { text = "Apache 2.0" }
18
-requires-python = ">=3.10"
+requires-python = ">=3.10,<3.13"
19
classifiers = [
20
"License :: OSI Approved :: Apache Software License",
21
"Programming Language :: Python",
0 commit comments