We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf535fe + 17d3bec commit 21da493Copy full SHA for 21da493
setup.py
@@ -32,6 +32,10 @@
32
'Programming Language :: Python',
33
'Programming Language :: Python :: 2',
34
'Programming Language :: Python :: 2.7',
35
+ 'Programming Language :: Python :: 3',
36
+ 'Programming Language :: Python :: 3.3',
37
+ 'Programming Language :: Python :: 3.4',
38
+ 'Programming Language :: Python :: 3.5',
39
'Topic :: Internet :: WWW/HTTP',
40
'Topic :: Software Development :: Libraries :: Application Frameworks',
41
'Topic :: Software Development :: Libraries :: Python Modules',
0 commit comments