Skip to content

Commit f02d77c

Browse files
committed
➕ Add black to Pipfile
1 parent 623e64c commit f02d77c

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ isort = "*"
1111
flake8 = "*"
1212
pytest = "*"
1313
libtmux = {path = ".",editable = true}
14+
black = "==19.3b0"
1415

1516
[packages]
1617

Pipfile.lock

Lines changed: 30 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)