Skip to content

Commit

Permalink
Add packaging to mypy tox deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pyepye committed May 29, 2021
1 parent 349f2c9 commit 9af6bd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ commands =

[testenv:mypy]
deps =
packaging
mypy
django-stubs
commands =
Expand Down

0 comments on commit 9af6bd5

Please sign in to comment.