We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f85204 + 51e79f8 commit 8e8918fCopy full SHA for 8e8918f
1 file changed
tox.ini
@@ -5,9 +5,9 @@ allowlist_external = /usr/bin/env
5
envlist = py3
6
7
[testenv]
8
-passenv = OUTPUT
+passenv = OUTPUT REQUIRE_VALID_TONE
9
deps =
10
- dzcb~=0.3.0
+ dzcb~=0.3.2
11
commands =
12
python {toxinidir}/input/generate_all.py
13
0 commit comments