Skip to content

Commit

Permalink
Use black from master also in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JarnoRFB committed Aug 8, 2019
1 parent 9881aa3 commit 3c29dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ commands =

[testenv:black]
basepython = python
deps = black
deps = git+https://github.com/psf/black
commands =
black --check sacred/ tests/

Expand Down

0 comments on commit 3c29dcc

Please sign in to comment.