autoBIGS.engine-bioconda/environment.yml
Harrison Deng 453c25e758
Some checks failed
autoBIGS.engine-bioconda/pipeline/head There was a failure building this commit
Fixed some publishing steps issues
2025-02-20 19:09:08 +00:00

11 lines
147 B
YAML

name: base
channels:
- conda-forge
- bioconda
dependencies:
- conda-build
- grayskull
- git
- bioconda-utils
- python=3.10.*
- curl