Skip to content

Commit ba6f205

Browse files
committed
Add trove classifier for general Python 2 support
1 parent 1c9c35c commit ba6f205

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)