Add package versions to conda environment.yaml files
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Nextflow
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Description of feature
Some conda package versions are in a conflict, thus, one has to update recipes or append versions to current environment files, which have been tested and work.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the conda environment.yaml files in the repository and review the package entries and their existing version constraints. Update the relevant package versions based on the tested working environments, then validate that the environment files can be created without dependency conflicts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100