trivial: remove python 2 from classifiers

This commit is contained in:
Frédéric Péters 2022-02-02 08:09:18 +01:00
parent 80c103a257
commit d43c66caa4
1 changed files with 0 additions and 1 deletions

View File

@ -142,7 +142,6 @@ setuptools.setup(
'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)',
'Operating System :: POSIX',
'Programming Language :: Python',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 3',
],
packages=['eopayment'],