DEBSOURCES
Skip Quicknav
sources / python-statsd / 4.0.1-3 / tox.ini
1234567891011
[tox] envlist = py37,py38,py39,py310,py311,pypy3 isolated_build = True [testenv] deps= nose2 coverage commands= nose2 statsd --with-coverage