zulip/tools/setup
Anders Kaseorg 92b42573fb requirements: Compile thumbor requirements with pip-tools on Python 2.
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>
2019-09-23 11:56:36 -07:00
..
dev-vagrant-docker dev-vagrant-docker: Upgrade docker-systemctl-replacement. 2019-06-24 22:06:32 -07:00
emoji emoji: Finish removing leftover code from banned Emoji sets. 2019-09-19 12:08:52 -07:00
__init__.py
build_pygments_data lint: Fix code that evaded our lint checks for string % non-tuple. 2019-04-23 15:21:37 -07:00
dev-motd Vagrantfile: Be nicer to /etc/update-motd.d. 2019-05-24 17:33:06 -07:00
generate-fixtures scripts: Always use ON_ERROR_STOP=1 when running psql. 2019-04-22 14:54:19 -07:00
generate-test-credentials generate-test-credentials: Fix shellcheck warnings. 2018-08-03 09:15:27 -07:00
generate_zulip_bots_static_files.py Revert "provision: Give concrete NFS error message on older OSX versions." 2019-09-09 14:47:51 -07:00
install-aws-server install-aws-server: Use our settings.py if available. 2019-06-13 14:39:25 -07:00
lang.json Add typeahead for syntax highlighting languages. 2017-04-28 17:22:59 -07:00
optimize-svg Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
postgres-init-dev-db search: Remove now unnecessary tsearch_extra dependency. 2019-08-29 12:49:26 -07:00
postgres-init-test-db tools: Fix postgres-init-*-db cache handling. 2019-06-17 16:24:13 -07:00
setup_venvs.py requirements: Compile thumbor requirements with pip-tools on Python 2. 2019-09-23 11:56:36 -07:00