Remove support for pip-tools
--resolver=legacy
option, throw a user-facing error instead
#7712
Labels
pip-tools
--resolver=legacy
option, throw a user-facing error instead
#7712
Code improvement description
See discussion here:
This tracks removing support, or rather looking for the
--resolver
option and if it'slegacy
than just throw a user-facing error rather than try to support it.That or we could just wait til
pip-tools
drops support for it and transparently throw their error.The text was updated successfully, but these errors were encountered: