DEBSOURCES
Skip Quicknav
sources / python-text-unidecode / 1.3-1 / tox.ini
12345678
[tox] envlist = py27,py34,py35,py36,py37,pypy,pypy3 [testenv] deps = pytest commands= py.test []