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 2e76d1e commit 2823746Copy full SHA for 2823746
pyproject.toml
@@ -22,11 +22,10 @@ dependencies = [
22
]
23
dynamic = ["version"]
24
25
-requires-python = ">=3.8"
+requires-python = ">=3.9"
26
27
classifiers = [
28
"Programming Language :: Python :: 3 :: Only",
29
- "Programming Language :: Python :: 3.8",
30
"Programming Language :: Python :: 3.9",
31
"Programming Language :: Python :: 3.10",
32
"Programming Language :: Python :: 3.11",
0 commit comments