Skip to content

Commit 8e8918f

Browse files
authored
Merge pull request #12 from mycodeplug/dzcb-0.3.2
tox.ini: pass REQUIRE_VALID_TONE
2 parents 7f85204 + 51e79f8 commit 8e8918f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ allowlist_external = /usr/bin/env
55
envlist = py3
66

77
[testenv]
8-
passenv = OUTPUT
8+
passenv = OUTPUT REQUIRE_VALID_TONE
99
deps =
10-
dzcb~=0.3.0
10+
dzcb~=0.3.2
1111
commands =
1212
python {toxinidir}/input/generate_all.py
1313

0 commit comments

Comments
 (0)