codecov-cli icon indicating copy to clipboard operation
codecov-cli copied to clipboard

reliability: build wheels for major supported python versions

Open matt-codecov opened this issue 2 years ago • 2 comments

recently we pushed a version that worked if you installed it with a python version that has a wheel but broke if you had to install it from source. that sort of breakage shouldn't happen in the first place, but also, publishing wheels for more python versions will speed up installation of the cli

matt-codecov avatar Oct 05 '23 19:10 matt-codecov

fixed via https://github.com/codecov/codecov-cli/pull/604

we build for 3.9-3.13

thomasrockhu-codecov avatar Feb 14 '25 15:02 thomasrockhu-codecov

It appears Python 3.13 binaries are not available at https://pypi.org/project/codecov-cli/#files.

Can this issue be reopened until a release is available? Or should a new issue be filed?

bdice avatar Mar 03 '25 18:03 bdice