We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96849ae commit edd9cb1Copy full SHA for edd9cb1
tox.ini
@@ -7,7 +7,7 @@ envlist =
7
8
[testenv]
9
downloadcache = {toxworkdir}/cache/
10
-commands=coverage run runtests.py
+commands=coverage run -a runtests.py
11
deps =
12
-r{toxinidir}/requirements/testing.txt
13
0 commit comments