Update classifiers with other versions of Python

This commit is contained in:
Danilo G. Baio
2017-10-12 14:03:31 -03:00
parent efcea4f4cb
commit c801c1cf43

View File

@@ -74,7 +74,10 @@ setuptools.setup(
'Operating System :: POSIX',
'Natural Language :: English',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Topic :: Terminals',
'Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Message Boards',
'Topic :: Internet :: WWW/HTTP :: Dynamic Content :: News/Diary',