@ -36,8 +36,7 @@ commands =
[testenv:linting]
skipsdist = True
usedevelop = True
skip_install = True
basepython = python3.6
deps = pre-commit
commands = pre-commit run --all-files --show-diff-on-failure