Update trove classification to include Python 3.5

This commit is contained in:
Stefan Kögl
2016-02-13 19:04:55 +01:00
parent b15d8f1ec1
commit 5cc9bee572

View File

@@ -67,6 +67,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',