mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-31 19:15:54 +00:00
pip was using a vendored setuptools that was incompatible with Python 3.12. Upgrading cibuildwheels to a version with a newer version of pip (and thus a newer version of setuptools) fixes the issue.