mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
Toolchain update travis drop py2x (#336)
* drop python 2 from supported languages Python 2 compatibility will not be actively revoked, but will not be worked on. * update travis config * remove flake8-test with Py2.7
This commit is contained in:
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',
|
||||
|
Reference in New Issue
Block a user