[2.0.x] Added "Python 3 Only" trove classifier.

Backport of 1818d13de7 from master
This commit is contained in:
Nick Pope 2017-12-06 14:25:34 +00:00 committed by Tim Graham
parent e30674a1b7
commit e9d3dbaf3e
1 changed files with 1 additions and 0 deletions

View File

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