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 b2d8a90 commit 2ae5418Copy full SHA for 2ae5418
setup.py
@@ -60,6 +60,7 @@ def find_version(*file_paths):
60
'Programming Language :: Python :: 3',
61
'Programming Language :: Python :: 3.3',
62
'Programming Language :: Python :: 3.4',
63
+ 'Programming Language :: Python :: 3.5',
64
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
65
'Topic :: Software Development :: Libraries :: Python Modules'
66
],
0 commit comments