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
+1
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',
],