Files
zulip/tools
Anders Kaseorg 4206e5f00b python: Remove locally dead code.
These changes are all independent of each other; I just didn’t feel
like making dozens of commits for them.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-08-19 01:51:37 -07:00
..
2021-08-19 01:51:37 -07:00
2021-08-19 01:51:37 -07:00
2021-07-11 09:20:19 -07:00
2021-08-19 01:51:37 -07:00
2021-08-19 01:51:37 -07:00
2021-08-19 01:51:37 -07:00
2021-03-24 12:12:04 -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.