We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24f8533 + 7931dcd commit a309e20Copy full SHA for a309e20
1 file changed
tox.ini
@@ -19,3 +19,4 @@ commands=py.test --tb native {posargs:tests}
19
[testenv:flake8]
20
deps=flake8
21
commands=flake8 {toxinidir}/cas.py
22
+skip_install = true
0 commit comments