[1.8.x] Added Python 3.5 trove classifier.

This commit is contained in:
Tim Graham 2015-12-01 19:07:19 -05:00
parent dfd4bd5fc5
commit c3e2e63ec8
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ setup(
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Topic :: Internet :: WWW/HTTP',
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
'Topic :: Internet :: WWW/HTTP :: WSGI',