mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-05 01:06:11 +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.