dinglehopper
dinglehopper copied to clipboard
⚙ GitHub Actions: Test on Python 3.14
Installing the deps fails:
error: the configured Python interpreter version (3.14) is newer than PyO3's maximum supported version (3.13)
Postponing as Python 3.14 isn't released yet.
While reviewing #110, I noticed that the Pillow build was also missing some system dependencies, so I updated the GitHub workflow. (Only relevant if Pillow needs to be built from source.)
This became more interesting because the first Python 3.14 beta is out. But rpds-py (via jsonschema via ocrd) isn't building yet with Python 3.14.