Some checks reported errors
autoBIGS.engine-bioconda/pipeline/head Something is wrong with the build of this commit
12 lines
164 B
YAML
12 lines
164 B
YAML
name: base
|
|
channels:
|
|
- conda-forge
|
|
- bioconda
|
|
dependencies:
|
|
- conda-build
|
|
- grayskull
|
|
- git
|
|
- bioconda-utils
|
|
- python=3.10.*
|
|
- curl
|
|
- conda-verify |