Skip to content

Commit fe81043

Browse files
Update pyproject.toml
1 parent 3642f76 commit fe81043

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ authors = [
1717
maintainers = [
1818
{name = "Ali Ismail-Fawaz", email = "ali-el-hadi.ismail-fawaz@uha.fr"}
1919
]
20-
requires-python = ">=3.10"
20+
requires-python = ">=3.11"
2121
license = {text = "GPL-3.0-only"}
2222

2323
keywords = [
@@ -37,7 +37,6 @@ classifiers = [
3737
"Intended Audience :: Developers",
3838
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
3939
"Programming Language :: Python :: 3",
40-
"Programming Language :: Python :: 3.10",
4140
"Programming Language :: Python :: 3.11",
4241
"Programming Language :: Python :: 3.12"
4342
]

0 commit comments

Comments
 (0)