mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
The reason that `pip-tools` running on Python 3 didn’t detect the right requirements for `thumbor` on Python 2 is simply that some of them are conditional on the Python version. As for the requirements that had been manually added as a workaround: `backports-abc` and `singledispatch` are now correctly detected, while `backports.ssl-match-hostname` was vendored into `urllib3` some time ago and `certifi` is no longer necessary. Signed-off-by: Anders Kaseorg <anders@zulipchat.com> |
||
|---|---|---|
| .. | ||
| dev-vagrant-docker | ||
| emoji | ||
| __init__.py | ||
| build_pygments_data | ||
| dev-motd | ||
| generate_zulip_bots_static_files.py | ||
| generate-fixtures | ||
| generate-test-credentials | ||
| install-aws-server | ||
| lang.json | ||
| optimize-svg | ||
| postgres-init-dev-db | ||
| postgres-init-test-db | ||
| setup_venvs.py | ||