Skip to content

Commit 4a36099

Browse files
committed
add black and isort dev to Pipfile
1 parent b97a60f commit 4a36099

File tree

2 files changed

+92
-1
lines changed

2 files changed

+92
-1
lines changed

Pipfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ verify_ssl = true
55

66
[dev-packages]
77
bandit = "*"
8+
black = "==19.10b0"
9+
isort = "*"
810
pytest = "*"
911
pylint = "*"
1012

Pipfile.lock

Lines changed: 90 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)