Drop Python 2 support

This commit is contained in:
Roman Zeyde
2018-08-13 16:03:41 +03:00
parent 4527eaa931
commit 0bd691320e
3 changed files with 1 additions and 5 deletions

View File

@@ -32,9 +32,6 @@ setup(
'Intended Audience :: Information Technology',
'License :: OSI Approved :: MIT License',
'Operating System :: POSIX',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',