Skip to content

Commit d8619ea

Browse files
committed
bump min python
1 parent f954f14 commit d8619ea

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,9 @@ maintainers = [
1818
authors = [
1919
{ name = "Lionel Roubeyrie", email = "s.celles@gmail.co" },
2020
]
21-
requires-python = ">=3.8"
21+
requires-python = ">=3.10"
2222
classifiers = [
2323
"Programming Language :: Python :: 3 :: Only",
24-
"Programming Language :: Python :: 3.8",
25-
"Programming Language :: Python :: 3.9",
2624
"Programming Language :: Python :: 3.10",
2725
"Programming Language :: Python :: 3.11",
2826
"Programming Language :: Python :: 3.12",

0 commit comments

Comments
 (0)