Skip to content

Commit 13f9512

Browse files
committed
chore: refine pyproject python requirement
Signed-off-by: msclock <[email protected]>
1 parent 614da62 commit 13f9512

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ classifiers = [
1919
"Programming Language :: Python",
2020
"Programming Language :: Python :: 3",
2121
"Programming Language :: Python :: 3 :: Only",
22+
"Programming Language :: Python :: 3.7",
2223
"Programming Language :: Python :: 3.8",
2324
"Programming Language :: Python :: 3.9",
2425
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)