Merge pull request #281 from grahamc/patch-1

Remove the false Python3 support classifier
This commit is contained in:
Gabriel Falcão 2016-01-05 17:36:20 -02:00
commit bc5a2d226a
1 changed files with 0 additions and 2 deletions

View File

@ -107,8 +107,6 @@ setup(
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python',
'Topic :: Internet :: WWW/HTTP',
'Topic :: Software Development :: Testing'