mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00: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.
14 KiB
14 KiB