Skip to content

Commit

Permalink
Update black
Browse files Browse the repository at this point in the history
  • Loading branch information
richardm-stripe committed Nov 11, 2021
1 parent 03a54c2 commit 62e94a0
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 @@ -37,7 +37,7 @@ passenv = LDFLAGS CFLAGS
[testenv:fmt]
description = run code formatting using black
basepython = python3.9
deps = black==20.8b1
deps = black==21.10b0
commands = black . {posargs}
skip_install = true

Expand Down

0 comments on commit 62e94a0

Please sign in to comment.