drop python 2 from supported languages
Python 2 compatibility will not be actively revoked, but will not be worked on.
This commit is contained in:
parent
63252515b5
commit
88461aad40
2
setup.py
2
setup.py
@ -65,8 +65,6 @@ setup(
|
||||
'License :: OSI Approved :: MIT License',
|
||||
'Operating System :: OS Independent',
|
||||
'Programming Language :: Python',
|
||||
'Programming Language :: Python :: 2',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
|
Loading…
x
Reference in New Issue
Block a user