Skip to content

Commit

Permalink
Merge pull request #250 from deathowl/master
Browse files Browse the repository at this point in the history
pin mypy version to avoid randomly breaking travis builds
  • Loading branch information
fornellas committed Oct 16, 2020
2 parents 334bd61 + c8654c8 commit 8833026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"coveralls",
"flake8",
"isort~=5.1",
"mypy",
"mypy==0.782",
"ipython",
"sphinx",
"sphinx-autobuild",
Expand Down

0 comments on commit 8833026

Please sign in to comment.