Merge pull request #453 from dbaio/master

Update classifiers with other versions of Python
This commit is contained in:
Michael Lazar
2017-10-12 13:21:04 -04:00
committed by GitHub

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',