Skip to content

Commit 86cba74

Browse files
committed
add invoke as dev dependency
1 parent cf6006b commit 86cba74

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ verify_ssl = true
66
[dev-packages]
77
bandit = "*"
88
black = "==19.10b0"
9+
invoke = "*"
910
isort = "*"
1011
pytest = "*"
1112
pylint = "*"

Pipfile.lock

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