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 c0b6f02 commit 24d56afCopy full SHA for 24d56af
pyproject.toml
@@ -62,7 +62,7 @@ classifiers = [
62
"Programming Language :: Python :: 3",
63
"Operating System :: OS Independent",
64
]
65
-requires-python = ">= 3.9"
+requires-python = ">= 3.9, < 3.12"
66
67
[build-system]
68
requires = ["hatchling"]
0 commit comments