mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
This ensures that everyone runs provision to pick up the change from
8ff2e5a22 requirements: Upgrade moto to latest version.
Otherwise, backend tests fail (compounded by the error being made
quite mysterious by the parallelism framework, when running with
parallelism as we do by default) if running on code after that
change while last having provisioned before that change.
3 lines
55 B
Python
3 lines
55 B
Python
ZULIP_VERSION = "1.6.0+git"
|
|
PROVISION_VERSION = '5.11'
|