Skip to content

Commit bbca293

Browse files
DOC: Add Python version PyPI trove classifier metadata
1 parent 01817b6 commit bbca293

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
},
2323
classifiers=[
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",
2529
"License :: OSI Approved :: MIT License",
2630
"Operating System :: OS Independent",
2731
],

0 commit comments

Comments
 (0)