Travis update: remove Python 2

This commit is contained in:
Badiboy
2020-04-27 21:56:37 +03:00
parent 67cfa04737
commit f1a960c56b
4 changed files with 6 additions and 7 deletions

View File

@@ -24,8 +24,6 @@ setup(name='pyTelegramBotAPI',
},
classifiers=[
'Development Status :: 5 - Production/Stable',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Environment :: Console',
'License :: OSI Approved :: GNU General Public License v2 (GPLv2)',