Skip to content

Commit

Permalink
(chore)📍Pin mypy version to 1.3.0 (#473)
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein authored Jul 3, 2023
1 parent 28f6b92 commit b98496d
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 @@ -37,7 +37,7 @@ usedevelop = True
# the type_check environment checks the type hints using mypy
deps =
-rrequirements.txt
mypy
mypy==1.3.0
pytest
commands =
mypy --show-error-codes src/bo4e
Expand Down

0 comments on commit b98496d

Please sign in to comment.