mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Remove Debian 10 support.
As a consequence: • Bump minimum supported Python version to 3.8. • Move Vagrant environment to Ubuntu 20.04, which has Python 3.8. • Move CI frontend tests to Ubuntu 20.04. • Move production build test to Ubuntu 20.04. • Move 3.4 upgrade test to Ubuntu 20.04. Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Alex Vandiver
parent
a7e6cb7705
commit
a543dcc8e3
@@ -120,8 +120,8 @@ extension, used by our [full-text search](full-text-search.md).
|
||||
## Python packages
|
||||
|
||||
Zulip uses the version of Python itself provided by the host OS for
|
||||
the Zulip server. We currently support Python 3.7 and newer, with
|
||||
Debian 10 being the platform requiring 3.7 support. The comments
|
||||
the Zulip server. We currently support Python 3.8 and newer, with
|
||||
Ubuntu 20.04 being the platform requiring 3.8 support. The comments
|
||||
in `.github/workflows/zulip-ci.yml` document the Python versions used
|
||||
by each supported platform.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user