Skip to content

Commit b6ec9d6

Browse files
committed
tox: Install black in 'pep8' environment
Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent 2312152 commit b6ec9d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ commands =
1414
skip_install = true
1515
deps =
1616
flake8
17+
black
1718
commands =
1819
black --check --quiet git_pw tests
1920
flake8 {posargs:git_pw tests docs}

0 commit comments

Comments
 (0)