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.
1 parent b927713 commit 4814407Copy full SHA for 4814407
setup.py
@@ -32,8 +32,10 @@
32
'Programming Language :: Python :: 2',
33
'Programming Language :: Python :: 2.7',
34
'Programming Language :: Python :: 3',
35
+ 'Programming Language :: Python :: 3.3',
36
'Programming Language :: Python :: 3.4',
37
'Programming Language :: Python :: 3.5',
38
+ 'Programming Language :: Python :: 3.6',
39
'Topic :: Internet :: WWW/HTTP',
40
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
41
],
0 commit comments