Skip to content

Commit ff8596f

Browse files
committed
Fix a misleading note in the docs
1 parent e0964eb commit ff8596f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/development/architecture/upgrade-options.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ packages specified on pip's command line to be upgraded. This option controls
3535
what *other* packages can be upgraded:
3636

3737
* ``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
38+
It should be noted here that pip's old resolution algorithm wasn't even
3939
aware of packages other than those specified on the command line, and
4040
those identified as dependencies. This may or may not be true of the new
4141
resolver.

0 commit comments

Comments
 (0)