Set testenv explicitly
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[tox]
|
||||
envlist = py3
|
||||
|
||||
[testenv]
|
||||
[testenv:py3]
|
||||
allowlist_externals = docker
|
||||
deps = -rrequirements.txt
|
||||
commands = docker build -f _debian_11.Dockerfile -t pytest_pihole:test_container ../
|
||||
|
||||
Reference in New Issue
Block a user