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

> Consider adding at least minimum versions for the Conda install libraries #135

Open
chasemc opened this issue Mar 18, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@chasemc
Copy link
Member

chasemc commented Mar 18, 2021

Consider adding at least minimum versions for the Conda install libraries

We've listed our required libraries in requirements.txt. If you know of any explicit minimum versions currently required, feel free to add them there.

👍 Nice suggestion

Originally posted by @WiscEvan in #123 (comment)

@chasemc
Copy link
Member Author

chasemc commented Mar 18, 2021

One thing to be aware of is that building Docker images with the current requirements.txt can provide irreproducible software environments because dependency version numbers aren't pinned.

Should we add:

  • minimum versions to requirements.txt
  • exact versions to requirements.txt
  • print versions to a log from within Nextflow

@chasemc chasemc added the enhancement New feature or request label Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant