Add Python 3.5 trove classifier to acme

This commit is contained in:
Jakub Warmuz 2016-01-09 13:38:12 +00:00
parent 34010a0168
commit b26dda3afe
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA

View file

@ -66,6 +66,7 @@ setup(
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Topic :: Internet :: WWW/HTTP',
'Topic :: Security',
],