@ -12,7 +12,7 @@ commands =
[testenv:black]
deps = .[lint]
commands = python -m black --check .
commands = python -m black --diff --check .
[testenv:check-manifest]