Skip to content

Commit

Permalink
Update for new mypy version
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed Jun 8, 2021
1 parent 90ac898 commit ae19866
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ commands =

[testenv:typing]
deps =
mypy ~= 0.570
mypy~=0.900
types-requests
commands =
mypy src

Expand Down

0 comments on commit ae19866

Please sign in to comment.