Add the classifier for Python 3.5

This commit is contained in:
Dougal Matthews
2016-01-29 17:21:25 +00:00
parent 71de07cdaf
commit c1878a24a6

View File

@@ -90,6 +90,7 @@ setup(
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
"Programming Language :: Python :: Implementation :: CPython",
'Topic :: Documentation',
'Topic :: Text Processing',