Closed jcea closed 7 months ago
To be able to built on Python 3.13a5 you need an unreleased cffi
version. Please see https://github.com/zopefoundation/ExtensionClass/blob/6e5b390118b73e92e23a372702dec6104acc5833/.github/workflows/tests.yml#L198-L201 how to install cffi
when it is needed via setup_requires
.
It is probably too early to start own experiments with Python 3.13a5. There are still too many manual steps needed.
PROBLEM REPORT
What I did:
Trying to install under Python 3.13a5 fails. I am trying from PYPI, current "persistent" version (5.2).