We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c00544 commit e91d38bCopy full SHA for e91d38b
1 file changed
pyproject.toml
@@ -27,15 +27,14 @@ authors = [
27
{ name = "Lucian Knock", email = "git@lucianknock.com" },
28
{ name = "Chase Sterling", email = "chase.sterling@gmail.com" },
29
]
30
-requires-python = ">=3.9"
+requires-python = ">=3.10"
31
classifiers = [
32
"Development Status :: 4 - Beta",
33
"Environment :: Web Environment",
34
"Intended Audience :: Developers",
35
"Operating System :: OS Independent",
36
"Programming Language :: Python",
37
"Programming Language :: Python :: 3 :: Only",
38
- "Programming Language :: Python :: 3.9",
39
"Programming Language :: Python :: 3.10",
40
"Programming Language :: Python :: 3.11",
41
"Programming Language :: Python :: 3.12",
0 commit comments