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 d7a1231 commit 2519261Copy full SHA for 2519261
setup.py
@@ -62,6 +62,8 @@
62
'Programming Language :: Python :: 2.7',
63
'Programming Language :: Python :: 3.3',
64
'Programming Language :: Python :: 3.4',
65
+ 'Programming Language :: Python :: 3.5',
66
+ 'Programming Language :: Python :: 3.6',
67
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
68
'Topic :: Software Development :: Libraries :: Python Modules'
69
],
0 commit comments