Add Python 3.5 to trove classifiers

This commit is contained in:
Stefan Kögl
2015-10-28 20:05:40 +01:00
parent 9a276f9974
commit 309468887e

View File

@@ -48,6 +48,7 @@ CLASSIFIERS = [
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: Implementation :: CPython',
'Programming Language :: Python :: Implementation :: PyPy',
'Topic :: Software Development :: Libraries',