Skip to content

Commit

Permalink
Pin to mypy 0.910
Browse files Browse the repository at this point in the history
Avoids the issue noted in
python-trio/trio-typing#50
to keep CI green.
  • Loading branch information
goodboy committed Dec 16, 2021
1 parent 5623daf commit 52c11c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pytest
pytest-trio
pdbpp
mypy
mypy<0.920
trio_typing
pexpect
towncrier
towncrier

0 comments on commit 52c11c0

Please sign in to comment.