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 3a512dc commit 08c97aeCopy full SHA for 08c97ae
tox.ini
@@ -64,6 +64,7 @@ commands =
64
deps =
65
{[testenv]deps}
66
-r{toxinidir}/requirements/dev.txt
67
+use_develop = true
68
extras = full
69
commands =
70
coverage erase
0 commit comments