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 5f637af commit 6bae6d9Copy full SHA for 6bae6d9
tox.ini
@@ -14,7 +14,7 @@ deps =
14
15
commands =
16
{envbindir}/py.test {posargs}
17
- {toxinidir}/flake8-run.sh
+ flake8 {toxinidir}
18
19
[testenv:doc]
20
changedir = doc
0 commit comments