Files
zulip/tools
neiljp (Neil Pilgrim) fb4f5c8570 tools: remove strict-optional command from run-mypy.
This is now controlled globally and on a per-file basis in mypy.ini.
2018-03-23 16:53:43 -07:00
..
2017-11-29 14:24:08 -08:00
2018-01-03 13:26:55 -05:00
2017-09-29 15:44:56 -07:00
2017-12-18 09:36:47 -05:00
2017-09-29 15:44:56 -07:00
2017-09-29 15:44:56 -07:00

This directory contains scripts that are used in building, managing, testing, and other forms of work in a Zulip development environment. Note that tools that are also useful in production belong in scripts/ or should be Django management commands.

For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.