Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for pip-compile's --resolver flag #345

Closed
tpvasconcelos opened this issue Sep 23, 2022 · 5 comments
Closed

Add support for pip-compile's --resolver flag #345

tpvasconcelos opened this issue Sep 23, 2022 · 5 comments

Comments

@tpvasconcelos
Copy link

Happy to help with a contribution. But wanted to check first if this is something you would be interested in.

$ python -m piptools compile --help
...
  --resolver [legacy|backtracking]
                                  Choose the dependency resolver.
...

Reference: jazzband/pip-tools#1539

@peterdemin
Copy link
Owner

Looks good! The PR is welcome!

@peterdemin
Copy link
Owner

@tpvasconcelos do you still want to contribute this feature? Can I help?

@peterdemin
Copy link
Owner

I'm gonna take it over.

@peterdemin
Copy link
Owner

Added in #360

@tpvasconcelos
Copy link
Author

Hey @peterdemin sorry I forgot to get back to this one! Thanks for taking a look. I just tested it locally and it works as intended 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants