Skip to content

Commit 161eb9b

Browse files
committed
Add Python :: 3 :: Only classifier
1 parent 4ee65d6 commit 161eb9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
classifiers=[
1818
"Programming Language :: Python :: 3",
19+
"Programming Language :: Python :: 3 :: Only",
1920
"Programming Language :: Python :: 3.7",
2021
"Programming Language :: Python :: 3.8",
2122
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)