mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +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>