Describe the bug
edgedb can't build on release tar.gz because of this error
AssertionError: would build wheel with unsupported tag ('cp313', 'cp312', 'linux_x86_64')
and binary wheel not available.
I suspect it's because of not updating python version on somewhere.
Reproductionpip install edgedb on python3.13
Expected behavior
edgedb installed
Versions (please complete the following information):
Describe the bug edgedb can't build on release tar.gz because of this error
AssertionError: would build wheel with unsupported tag ('cp313', 'cp312', 'linux_x86_64')
and binary wheel not available. I suspect it's because of not updating python version on somewhere.Reproduction
pip install edgedb
on python3.13Expected behavior edgedb installed
Versions (please complete the following information):
edgedb-python
version: 2.2.0