jazzband / pip-tools

A set of tools to keep your pinned Python dependencies fresh.
https://pip-tools.rtfd.io
BSD 3-Clause "New" or "Revised" License
7.69k stars 610 forks source link

Create another PyPI release #2112

Open criver opened 2 months ago

criver commented 2 months ago

What's the problem this feature will solve?

The 7.4.1 version has a bug in generating NoCandidateFound error message. It says the InstallCandidate is not comparable. It seems to be fixed in the github since there is a key operator added to the line of the code.

Describe the solution you'd like

Alternative Solutions

Additional context

chrysle commented 1 month ago

We hope to do so soon, but are currently blocked by rather tricky CI issues and have a few elements on our feature queue.