Skip to content

Commit ad9cff7

Browse files
committed
News
1 parent 5569c47 commit ad9cff7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

news/5780.feature.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
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 those version ranges specified ones) by passing
7+
``--upgrade``.

0 commit comments

Comments
 (0)