We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0964eb commit ff8596fCopy full SHA for ff8596f
docs/html/development/architecture/upgrade-options.rst
@@ -35,7 +35,7 @@ packages specified on pip's command line to be upgraded. This option controls
35
what *other* packages can be upgraded:
36
37
* ``eager`` - all packages will be upgraded to the latest possible version.
38
- It should be noted here that pip's current resolution algorithm isn't even
+ It should be noted here that pip's old resolution algorithm wasn't even
39
aware of packages other than those specified on the command line, and
40
those identified as dependencies. This may or may not be true of the new
41
resolver.
0 commit comments