pip check
fails with pip==24.2: certipy 0.1.3 is not supported on this platform
#1
Labels
bug
Something isn't working
Issue
Running a
pip check
in a fresh conda environment with latest pip==24.2 reports a problem that's likely caused by invalid wheel metadata. More info and discussion can be found on this issue:pypa/pip#11054
To reproduce
Note that
pip check
does not fail if thecertipy
package is installed with pip from PYPI.The text was updated successfully, but these errors were encountered: