add news fragment.

This commit is contained in:
Matt Davis
2022-10-30 05:35:40 -04:00
parent f1a34e9f60
commit 19fa64df1d
+2
View File
@@ -0,0 +1,2 @@
Provide an install iteration per index when ``install_search_all_sources`` is ``false`` (default behavior).
This fixes regression where install phase was using unexpected index after updating ``pip==22.3``