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

Recreate upgrade Makefile target #267

Merged
merged 1 commit into from Nov 18, 2020
Merged

Recreate upgrade Makefile target #267

merged 1 commit into from Nov 18, 2020

Conversation

brainix
Copy link
Owner

@brainix brainix commented Nov 18, 2020

Use $ make upgrade to upgrade only the top-level packages enumerated
in requirements-to-freeze.txt.

Use $ make upgrade recursive=true to recreate the venv from scratch
and to upgrade both the top-level packages as well as all of the
recursively installed packages.

Use `$ make upgrade` to upgrade only the top-level packages enumerated
in `requirements-to-freeze.txt`.

Use `$ make upgrade recursive=true` to recreate the `venv` from scratch
and to upgrade both the top-level packages as well as all of the
recursively installed packages.
@brainix
Copy link
Owner Author

brainix commented Nov 18, 2020

🐟

@brainix brainix merged commit 7bf4e6c into master Nov 18, 2020
@brainix brainix deleted the make-upgrade branch November 18, 2020 01:19
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.

None yet

1 participant