Description: - Newer versions of pip are unable to find the wheel metadata needed to build the package from the proxy PyPI index. - Using `pip install --index-url --extra-index-url`, but with the Simple PyPI Index as the URL instead, works without issue. - This problem does not occur when using `pip <=v22.2.2`. `pip` versions tested: - [x] 24.0 - [x] 23.3.1 - [x] 23.3 - [x] 23.2.1 - [x] 23.1.2 - [x] 23.0.1 - [x] 22.3.1 - [x] 22.3 (fails above here) - [x] 22.2.2 (passes below here) - [x] 22.1.2 - [x] 22.0