remove python 2 entirely

This commit is contained in:
Jannis Gebauer 2017-04-21 20:02:19 +02:00 committed by GitHub
parent ea2b4d25bd
commit 4abe349dac

View File

@ -39,7 +39,6 @@ setup(
'Natural Language :: English',
'License :: OSI Approved :: BSD License',
'Programming Language :: Python',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',