Open
Description
In megalinter, we use alpine containers. Recently, we finally had a blocking package update its dependency to have a 3.13 wheel available. Now, upgrading to python 3.13 is failing because this package is a dependency of codecov-cli, and no python 3.13 wheels for alpine are available.
It seems that the ci.yml and publish.yml workflows already build musl wheels, and also include 3.13. So, is it possible that no release has been made yet? The last pypi release dates from march, so it isn't that old, so I'm suprised.
See failing workflows in oxsecurity/megalinter#4521
Metadata
Metadata
Assignees
Labels
No labels