Files
zulip/tools/run-mypy
Greg Price b8dcac1b42 run-mypy: Stop running mypy --py2.
Also unconditionally use the `mypy` from our virtualenv --
that's how we ensure we use a common version across different
Zulip developers and in CI.

And as a side effect of cutting some Python 2 vs. Python 3 logic,
fix a bug where `--all` was having no effect.
2017-08-16 17:54:43 -07:00

4.7 KiB
Executable File