docker-pi-hole/tox.ini

7 lines
105 B
INI
Raw Normal View History

2017-10-05 21:24:30 +02:00
[tox]
envlist = py27
[testenv]
deps = -rrequirements.txt
commands = pytest {posargs:-vv -n auto} ./test