mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| capitalization.py | ||
| css_parser.py | ||
| find_add_class.py | ||
| gitlint-rules.py | ||
| graph.py | ||
| html_branches.py | ||
| html_grep.py | ||
| pretty_print.py | ||
| provision.py | ||
| sanity_check.py | ||
| template_parser.py | ||
| test_script.py | ||
| test_server.py | ||