Skip to content

Commit ed3aeed

Browse files
authored
Merge pull request #1972 from jdufresne/py3-only
Add 'Programming Language :: Python :: 3 :: Only' trove classifier
2 parents 682b651 + 310771c commit ed3aeed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ classifiers =
3636
License :: OSI Approved :: MIT License
3737
Operating System :: OS Independent
3838
Programming Language :: Python :: 3
39+
Programming Language :: Python :: 3 :: Only
3940
Programming Language :: Python :: 3.5
4041
Programming Language :: Python :: 3.6
4142
Programming Language :: Python :: 3.7

0 commit comments

Comments
 (0)