Some checks failed
autoBIGS.engine-bioconda/pipeline/head There was a failure building this commit
11 lines
147 B
YAML
11 lines
147 B
YAML
name: base
|
|
channels:
|
|
- conda-forge
|
|
- bioconda
|
|
dependencies:
|
|
- conda-build
|
|
- grayskull
|
|
- git
|
|
- bioconda-utils
|
|
- python=3.10.*
|
|
- curl |