Skip to content

Commit

Permalink
Remove "legacy-resolver" option
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMino committed Mar 3, 2022
1 parent 305e6e7 commit bb8b860
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pip/_internal/cli/cmdoptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -965,7 +965,6 @@ def check_list_path_option(options: Values) -> None:
action="append",
default=[],
choices=[
"legacy-resolver",
"out-of-tree-build",
"backtrack-on-build-failures",
"html5lib",
Expand Down

0 comments on commit bb8b860

Please sign in to comment.