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 45a51b2 commit 1c2d799Copy full SHA for 1c2d799
pyproject.toml
@@ -15,7 +15,7 @@ authors = [
15
{ name = "Cas Wognum", email = "[email protected]" },
16
]
17
readme = "README.md"
18
-requires-python = ">=3.9"
+requires-python = ">=3.10"
19
classifiers = [
20
"Development Status :: 5 - Production/Stable",
21
"Intended Audience :: Developers",
@@ -29,7 +29,6 @@ classifiers = [
29
"Operating System :: OS Independent",
30
"Programming Language :: Python",
31
"Programming Language :: Python :: 3",
32
- "Programming Language :: Python :: 3.9",
33
"Programming Language :: Python :: 3.10",
34
"Programming Language :: Python :: 3.11",
35
"Programming Language :: Python :: 3.12",
0 commit comments