We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ee9af5 + 48d977a commit a950343Copy full SHA for a950343
setup.py
@@ -27,10 +27,12 @@
27
'Operating System :: Unix',
28
'Operating System :: POSIX',
29
'Programming Language :: Python',
30
+ 'Programming Language :: Python :: 2',
31
'Programming Language :: Python :: 2.7',
32
'Programming Language :: Python :: 3',
33
'Programming Language :: Python :: 3.4',
34
'Programming Language :: Python :: 3.5',
35
+ 'Programming Language :: Python :: 3.6',
36
'Topic :: Software Development',
37
'Topic :: Software Development :: Libraries',
38
'Topic :: Software Development :: Libraries :: Python Modules',
0 commit comments