Skip to content

Commit 9bc1ccf

Browse files
drop py3.10
1 parent e64e1fe commit 9bc1ccf

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
@@ -23,7 +23,7 @@ classifiers = [
2323
"Topic :: Other/Nonlisted Topic",
2424
"Topic :: Scientific/Engineering",
2525
]
26-
requires-python = ">=3.10"
26+
requires-python = ">=3.11"
2727
dependencies = [
2828
"PyYAML",
2929
"click",

0 commit comments

Comments
 (0)