We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af57772 commit 97e3c6dCopy full SHA for 97e3c6d
1 file changed
tox.ini
@@ -8,12 +8,12 @@ envlist = py3-{linux,mac}
8
platform =
9
linux: linux
10
mac: darwin
11
-passenv = OUTPUT REPEATERBOOK_USER REPEATERBOOK_PASSWD
+passenv = OUTPUT
12
setenv =
13
!mac: FIND_OPTS = -executable
14
mac: FIND_OPTS = -perm '+111'
15
deps =
16
- dzcb~=0.1
+ dzcb~=0.2.0
17
commands =
18
/usr/bin/env bash -c " \
19
find {toxinidir}/input \
0 commit comments