Skip to content

Commit

Permalink
mypy<=1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
brunns authored Jul 22, 2024
1 parent 1d51601 commit 2fa7ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ commands = towncrier --draft
[testenv:typing]
basepython = python3.12
deps =
mypy<1.11
mypy<=1.10
types-mock
commands =
mypy src/
Expand Down

0 comments on commit 2fa7ef0

Please sign in to comment.