Remove Python 2.7 classifiers

This commit is contained in:
Labrys of Knossos 2022-12-02 21:20:49 -05:00
commit f5f430878c

View file

@ -73,8 +73,6 @@ setup(
'Operating System :: POSIX',
'Operating System :: Unix',
'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',