Add Python 3.6 to the classifiers and remove 3.3
This commit is contained in:
2
setup.py
2
setup.py
@@ -48,9 +48,9 @@ setup(
|
||||
'Programming Language :: Python :: 2',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Topic :: Internet :: WWW/HTTP',
|
||||
'Topic :: Multimedia :: Graphics :: Viewers',
|
||||
'Topic :: Software Development :: Libraries :: Python Modules',
|
||||
|
||||
Reference in New Issue
Block a user