docker-pi-hole/tox.ini

7 lines
105 B
INI

[tox]
envlist = py27
[testenv]
deps = -rrequirements.txt
commands = pytest {posargs:-vv -n auto} ./test