Skip to content

Commit 2823746

Browse files
authored
Apply suggestions from code review
1 parent 2e76d1e commit 2823746

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,10 @@ dependencies = [
2222
]
2323
dynamic = ["version"]
2424

25-
requires-python = ">=3.8"
25+
requires-python = ">=3.9"
2626

2727
classifiers = [
2828
"Programming Language :: Python :: 3 :: Only",
29-
"Programming Language :: Python :: 3.8",
3029
"Programming Language :: Python :: 3.9",
3130
"Programming Language :: Python :: 3.10",
3231
"Programming Language :: Python :: 3.11",

0 commit comments

Comments
 (0)