mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
distutils is deprecated in Python 3.10 and will be removed in Python 3.12. We don’t need a full-powered version parser for this anyway. Signed-off-by: Anders Kaseorg <anders@zulip.com>