Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Commit

Permalink
pin mypy to 0.720 in dev-reqs
Browse files Browse the repository at this point in the history
For our config 0.730 doesn't seem to resolve site-packages well

refs: python/mypy#7458
  • Loading branch information
Greg Guthe committed Oct 4, 2019
1 parent fa8d30f commit d713935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ black
coverage
hashin
mypy-extensions
mypy
mypy==0.720
pytest-asyncio
pytest-codestyle
pytest-cov
Expand Down

0 comments on commit d713935

Please sign in to comment.