mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
Add tools/install-mypy.
This provides a way for users not using provision.py to install mypy. [with substantial tweaks by tabbott]
This commit is contained in:
committed by
Tim Abbott
parent
1041115b38
commit
4310e6d224
@@ -319,6 +319,7 @@ Finally continue with the All Systems instructions below.
|
||||
```
|
||||
pip install --no-deps -r requirements.txt
|
||||
./tools/install-phantomjs
|
||||
./tools/install-mypy
|
||||
./tools/download-zxcvbn
|
||||
./tools/emoji_dump/build_emoji
|
||||
./scripts/setup/generate_secrets.py -d
|
||||
|
||||
Reference in New Issue
Block a user