1 https://github.com/izimobil/polib/issues/136
3 --- polib-1.2.0.orig/tox.ini
4 +++ polib-1.2.0/tox.ini
7 +envlist = py27, py36, py37, py38, py39, py310, py311, pypy, pypy3, lint
10 +commands = coverage run tests/tests.py
24 + importlib-metadata>=6.0.0
27 + pypy: VIRTUALENV_PIP=20.1.1
28 + pypy: VIRTUALENV_DOWNLOAD=1
31 +commands = pycodestyle polib.py