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

build: improve version consistency in environment ymls #16

Open
ninsch3000 opened this issue Oct 18, 2023 · 0 comments
Open

build: improve version consistency in environment ymls #16

ninsch3000 opened this issue Oct 18, 2023 · 0 comments

Comments

@ninsch3000
Copy link
Collaborator

ninsch3000 commented Oct 18, 2023

In order to avoid packages specified in the environment.yml being updated upon using environment-dev.yml on top, all packages with their versions should be copied over from environment to environment-dev yml.
Furthermore, for ease-of-use, the option of installing singularity inside the scrnasim conda environment should be given.

We should then have four environment.yml files:

  • environment
  • environment.root, containing singularity
  • environment.dev, containing all packages for dev PLUS a copy of all packages in environment
  • environment.root.dev, containing all packages for dev PLUS a copy of all packages in environment.root

Don't forget to update the README accordingly

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

No branches or pull requests

1 participant