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

ENH: keep packages constant #32

Closed
patr1ckm opened this issue Jun 21, 2019 · 1 comment
Closed

ENH: keep packages constant #32

patr1ckm opened this issue Jun 21, 2019 · 1 comment

Comments

@patr1ckm
Copy link
Contributor

The set of packages included in the image can change if dependencies are removed. Take a snapshot of the current packages, and make sure that at least those packages are always installed and store in requirements.txt.

Nice to have: make it easy to update requirements.txt.

@patr1ckm patr1ckm mentioned this issue Jun 21, 2019
@patr1ckm
Copy link
Contributor Author

As per discussion with @elsander , choosing not to make packages constant because it impairs performance.

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