Skip to content

Commit 59faab5

Browse files
committed
News
1 parent 5569c47 commit 59faab5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

news/5780.feature.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Reinstallation and upgrade behaviour of direct URL requirements are completely
2+
rewritten to better match user expectation. Now pip will try to parse the URLs
3+
and VCS information (if applicable) from both the incoming direct URLs and the
4+
already-installed PEP 610 metadata to determine whether reinstallation is
5+
needed. If pip guesses wrong, the user can also force pip to always reinstall
6+
direct URL requirments (but not version-specified ones) with ``--upgrade``.

0 commit comments

Comments
 (0)