We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f954f14 commit d8619eaCopy full SHA for d8619ea
1 file changed
pyproject.toml
@@ -18,11 +18,9 @@ maintainers = [
18
authors = [
19
{ name = "Lionel Roubeyrie", email = "s.celles@gmail.co" },
20
]
21
-requires-python = ">=3.8"
+requires-python = ">=3.10"
22
classifiers = [
23
"Programming Language :: Python :: 3 :: Only",
24
- "Programming Language :: Python :: 3.8",
25
- "Programming Language :: Python :: 3.9",
26
"Programming Language :: Python :: 3.10",
27
"Programming Language :: Python :: 3.11",
28
"Programming Language :: Python :: 3.12",
0 commit comments