Pip 20 no longer finds latest version of cmake #7633
Labels
auto-locked
Outdated issues that have been locked by automation
project: vendored dependency
Related to a vendored dependency
type: bug
A confirmed bug or unintended behavior
Environment
Description
pip install "cmake==3.15.3"
no longer finds a matching distribution although this version exists on PyPI.Expected behavior
Should find the latest version.
How to Reproduce
Version 19 has no problem finding cmake:
The text was updated successfully, but these errors were encountered: