We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d5e3e commit 84ad051Copy full SHA for 84ad051
tox.ini
@@ -7,7 +7,7 @@ envlist = py3
7
[testenv]
8
passenv = OUTPUT
9
deps =
10
- dzcb==0.3a3
+ dzcb~=0.3.0
11
commands =
12
python {toxinidir}/input/generate_all.py
13
0 commit comments