Skip to content

Commit 41d0562

Browse files
authored
Merge pull request #156 from jdufresne/trove
Add trove classifier for general Python 2 support
2 parents 9d209a6 + ba6f205 commit 41d0562

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
@@ -24,6 +24,7 @@
2424
'Natural Language :: English',
2525
'License :: OSI Approved :: MIT License',
2626
'Programming Language :: Python',
27+
'Programming Language :: Python :: 2',
2728
'Programming Language :: Python :: 2.6',
2829
'Programming Language :: Python :: 2.7',
2930
'Programming Language :: Python :: 3',

0 commit comments

Comments
 (0)