Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 1a15ac4 + 7dee804 commit e80f203Copy full SHA for e80f203
1 file changed
tox.ini
@@ -11,7 +11,6 @@ commands =
11
coverage run -m pytest {posargs:tests}
12
# TODO: when dropping py26, change to 100
13
coverage report --show-missing --fail-under 99
14
- flake8 {[tox]project} testing tests setup.py
15
# pylint {[tox]project} testing tests setup.py
16
pre-commit run --all-files
17
0 commit comments