Skip to content

Commit 253a47e

Browse files
committed
Require >=Python3.10
1 parent 371bf8e commit 253a47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
"License :: OSI Approved :: MIT License",
2222
"Programming Language :: Python :: 3",
2323
]
24-
requires-python = ">=3.9"
24+
requires-python = ">=3.10"
2525
dependencies = []
2626

2727

0 commit comments

Comments
 (0)