mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
The python3-yaml dependency was added at install time in3314fefaecin Zulip Server 4.0, and this workaround was added inde41a10d38, also in 4.0. Since we can only directly upgrade from 5.0 or later, the dependency is guaranteed to be installed already, by one or the other of those ways. Remove this workaround.