Skip to content

bug 1668517: switch to pip-compile#5595

Merged
willkg merged 1 commit intomozilla-services:mainfrom
willkg:1668517-pip
Oct 6, 2020
Merged

bug 1668517: switch to pip-compile#5595
willkg merged 1 commit intomozilla-services:mainfrom
willkg:1668517-pip

Conversation

@willkg
Copy link
Copy Markdown
Collaborator

@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
Copy Markdown
Collaborator 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