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

Include --freeze #385

Closed
facundobatista opened this issue Apr 1, 2020 · 1 comment · Fixed by #392
Closed

Include --freeze #385

facundobatista opened this issue Apr 1, 2020 · 1 comment · Fixed by #392
Assignees
Milestone

Comments

@facundobatista
Copy link
Member

facundobatista commented Apr 1, 2020

Example command: fades -r requirements.txt --freeze=freezedreqs.txt -x pytest -v -s

It should (pip) freeze the just created venv to the specified file. If the venv is used from the cache, and not re-created, the freeze is a noop.

@facundobatista facundobatista added this to the Release 9 milestone Apr 1, 2020
@facundobatista
Copy link
Member Author

@facundobatista facundobatista self-assigned this Apr 29, 2020
@facundobatista facundobatista linked a pull request May 4, 2020 that will close this issue
facundobatista added a commit that referenced this issue May 5, 2020
Provide the --freeze parameter. Fixes #385
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 a pull request may close this issue.

1 participant