Skip to content

Commit 2dd9680

Browse files
committed
NO-JIRA: More reliably run the tox tests
1 parent d7fc8e5 commit 2dd9680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ minversion = 1.7.2
55
skip_missing_interpreters = True
66

77
[testenv]
8-
usedevelop = False
8+
download = True
99
setenv =
1010
VIRTUAL_ENV={envdir}
1111
DEBUG=True

0 commit comments

Comments
 (0)