-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I am planning to introduce py-polkadot-sdk usage into my project. I am using Alpine container in my CI. Alpine uses musl instead of glic.
Following dependencies does not provide musl wheels for Python 3.14:
There is no urgency, py-polkadot-sdk can still be installed on glic systems with Python 3.14. The job using Py3.14 in my CI would be failing.
I don’t know why is there only two wheels for Python 3.14 (glic), while the others variants are missing. Can it be because v0.3.0 was released before Py3.14 was released? Would maturin generate-ci github > .github/workflows/CI.yml help here?
Thanks in advance. Let me know if I can help.
Metadata
Metadata
Assignees
Labels
No labels