zulip/docs/development
rht d3139266c8 setup_venv: Uninstall typing on Python >3.4.
Otherwise this causes an error
```
AttributeError: type object 'Callable' has no attribute '_abc_registry'
```
on 3.7. While the error is specific to 3.7, it is safer to uninstall
typing for all the versions that don't require a pip-provided typing
library.
2019-01-01 19:34:48 -08:00
..
index.rst docs: Use orphan to directly exclude pages from toctree. 2018-01-24 14:37:17 -08:00
overview.md docs: Fix a few broken link anchors. 2018-12-18 16:49:01 -08:00
remote.md docs: Fix a few broken link anchors. 2018-12-18 16:49:01 -08:00
request-remote.md documentation: Migrate all CZO stream links to new stream URL style 2018-05-24 15:15:34 -07:00
setup-advanced.md setup_venv: Uninstall typing on Python >3.4. 2019-01-01 19:34:48 -08:00
setup-vagrant.md docs: Update docs/git/ directory to reflect CI changes. 2018-12-11 12:46:18 -08:00
using.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00