Skip to content

Commit

Permalink
Pin black version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Sep 8, 2020
1 parent 0b421b5 commit 0241a0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ commands =
[testenv:style]
basepython = python3
deps =
black
black==19.10b0
flake8
flake8-2020
flake8-bugbear
Expand All @@ -36,7 +36,7 @@ commands =
[testenv:fix-style]
basepython = python3
deps =
black
black==19.10b0
pyupgrade
whitelist_externals =
bash
Expand Down

0 comments on commit 0241a0f

Please sign in to comment.