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

bug 1668517: switch to pip-compile #5595

Merged
merged 1 commit into from
Oct 6, 2020
Merged

bug 1668517: switch to pip-compile #5595

merged 1 commit into from
Oct 6, 2020

Conversation

willkg
Copy link
Contributor

@willkg willkg commented Oct 6, 2020

This switches from having a requirements/default.txt file and a
requirements/constraints.txt file to having a requirements.in file which
compiles to a requirements.txt file with pip-compile.

This solves a bunch of irritating maintenance issues and should reduce
overall load and make it easier to switch to the new pip resolver.

This switches from having a requirements/default.txt file and a
requirements/constraints.txt file to having a requirements.in file which
compiles to a requirements.txt file with pip-compile.

This solves a bunch of irritating maintenance issues and should reduce
overall load and make it easier to switch to the new pip resolver.
@willkg
Copy link
Contributor Author

willkg commented Oct 6, 2020

self-r+

@willkg willkg merged commit 8c3db8e into mozilla-services:main Oct 6, 2020
@willkg willkg deleted the 1668517-pip branch October 6, 2020 01:44
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

Successfully merging this pull request may close these issues.

1 participant