DEBSOURCES
Skip Quicknav
sources / python-base36 / 0.1.1-2 / tox.ini
123456789
[tox] envlist = py27,py33,py34,pypy [testenv] deps = pytest pytest-cov pytest-pep8 commands = py.test