Skip to content

Commit 97e3c6d

Browse files
committed
tox.ini: use dzcb ~=0.2.0
1 parent af57772 commit 97e3c6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ envlist = py3-{linux,mac}
88
platform =
99
linux: linux
1010
mac: darwin
11-
passenv = OUTPUT REPEATERBOOK_USER REPEATERBOOK_PASSWD
11+
passenv = OUTPUT
1212
setenv =
1313
!mac: FIND_OPTS = -executable
1414
mac: FIND_OPTS = -perm '+111'
1515
deps =
16-
dzcb~=0.1
16+
dzcb~=0.2.0
1717
commands =
1818
/usr/bin/env bash -c " \
1919
find {toxinidir}/input \

0 commit comments

Comments
 (0)