DEBSOURCES
Skip Quicknav
sources / python-fqdn / 1.5.1-2 / tox.ini
12345678910
[tox] ;envlist = py39,py37,py27 [testenv] changedir = tests deps = pytest pytest-cov commands = pytest --cov=./