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 3642f76 commit fe81043Copy full SHA for fe81043
1 file changed
pyproject.toml
@@ -17,7 +17,7 @@ authors = [
17
maintainers = [
18
{name = "Ali Ismail-Fawaz", email = "ali-el-hadi.ismail-fawaz@uha.fr"}
19
]
20
-requires-python = ">=3.10"
+requires-python = ">=3.11"
21
license = {text = "GPL-3.0-only"}
22
23
keywords = [
@@ -37,7 +37,6 @@ classifiers = [
37
"Intended Audience :: Developers",
38
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
39
"Programming Language :: Python :: 3",
40
- "Programming Language :: Python :: 3.10",
41
"Programming Language :: Python :: 3.11",
42
"Programming Language :: Python :: 3.12"
43
0 commit comments