python-zulip-api/requirements.txt
derAnfaenger 035f0c3268 tools: Add mypy runner.
Unless otherwise specified, `tools/run-mypy` will right now only
check annotations in core files of the `zulip` package.
2017-09-15 13:24:20 +02:00

7 lines
95 B
Plaintext

coverage>=4.4.1
mypy==0.521
pycodestyle==2.3.1
-e ./zulip
-e ./zulip_bots
-e ./zulip_botserver