1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

Add news entry

This commit is contained in:
Klaas van Schelven 2022-07-20 16:01:07 +02:00
parent 5d7a1a68c7
commit 58c05735ea

2
news/11276.bugfix.rst Normal file
View file

@ -0,0 +1,2 @@
Fix ``--no-index`` when ``--index-url`` or ``--extra-index-url`` is specified
inside a requirements file.