mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 12:54:58 +00:00
On `trusty` there is no package for `boto` or `gevent` on Python 3, both of which are dependencies of `wal-e` (at the version we've pinned.) This is something used only on database servers and only in a replication scenario, and it doesn't involve any of our code outside the wal-e repo, so the Python version it uses is quite independent of the Zulip application server itself and the rest of our code. For now, keep it explicitly on Python 2 while we move forward for most everything else.
1.7 KiB
1.7 KiB