Files
zulip/tools
Harshit Bansal 64795adef3 tools/test-all: Pass the --force arg to run-mypy script.
While running the mypy script we were not passing the `--force`
argument correctly to the run-mypy which was causing it complain
about provision status.
2017-10-04 12:27:43 -07:00
..
2017-10-02 10:13:46 -07:00
2017-09-29 15:44:56 -07:00
2017-09-29 15:44:56 -07:00
2017-09-29 15:44:56 -07:00
2017-09-29 15:44:56 -07:00
2017-09-29 15:44:56 -07:00
2017-09-29 15:44:56 -07:00
2017-09-29 15:44:56 -07:00
2017-10-02 10:13:48 -07:00
2017-09-29 15:44:56 -07:00
2017-10-02 10:13:48 -07:00
2017-09-29 15:44:56 -07:00
2017-09-29 15:44:56 -07: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 http://zulip.readthedocs.io/en/latest/directory-structure.html.