--- a/setup.py 2022-06-27 22:09:54.656351306 +0300 +++ b/setup.py 2022-06-27 22:10:01.098329096 +0300 @@ -3,8 +3,6 @@ from setuptools import setup extra = {} -if sys.version_info >= (3,): - extra['use_2to3'] = True setup( name='marathon',