b573c1daf3
Flake8 combines pycodestyle with pyflakes and automatically gives us support for noqa comments, parallelism, configuration files, plugins, and easy editor integration. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
12 lines
207 B
Plaintext
12 lines
207 B
Plaintext
crayons
|
|
twine
|
|
coverage>=4.4.1
|
|
flake8
|
|
mock
|
|
pytest
|
|
-e ./zulip
|
|
-e ./zulip_bots
|
|
-e ./zulip_botserver
|
|
-e git+https://github.com/zulip/zulint@8cb430b64eec1e98ef637bafd06272ebe715aa87#egg=zulint==1.0.0
|
|
mypy==0.770
|