Skip to content

Commit 1ba59a9

Browse files
waketzhengdefnull
authored andcommitted
docs: list python versions
1 parent 58725f9 commit 1ba59a9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ classifiers = [
2222
"Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries",
2323
"Topic :: Internet :: WWW/HTTP :: WSGI",
2424
"Programming Language :: Python :: 3",
25+
'Programming Language :: Python :: 3.8',
26+
'Programming Language :: Python :: 3.9',
27+
'Programming Language :: Python :: 3.10',
28+
'Programming Language :: Python :: 3.11',
29+
'Programming Language :: Python :: 3.12',
30+
'Programming Language :: Python :: 3.13',
2531
]
2632

2733
[project.urls]

0 commit comments

Comments
 (0)