Get mypy tox env running in the current setup (#5861)

* get mypy tox env running in the current setup

* use any python3 with mypy

* pin mypy dependencies
This commit is contained in:
ohemorange
2018-04-12 15:47:39 -07:00
committed by Brad Warren
parent 6b29d159a2
commit 2d31598484
4 changed files with 11 additions and 2 deletions
+1
View File
@@ -38,6 +38,7 @@ tests/letstest/venv/
# pytest cache
.cache
.mypy_cache/
# docker files
.docker