autoBIGS.engine-bioconda/environment.yml
Harrison Deng 41441c6aae
Some checks reported errors
autoBIGS.engine-bioconda/pipeline/head Something is wrong with the build of this commit
changed to using submodule
2025-02-26 14:32:02 +00:00

12 lines
164 B
YAML

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