Some checks failed
automlst.cli/pipeline/head There was a failure building this commit
15 lines
201 B
YAML
15 lines
201 B
YAML
name: base
|
|
channels:
|
|
- bioconda
|
|
- conda-forge
|
|
dependencies:
|
|
- pytest
|
|
- pytest-asyncio
|
|
- pytest-cov
|
|
- python-build
|
|
- conda-build
|
|
- twine==6.0.1
|
|
- setuptools_scm
|
|
- grayskull
|
|
- curl
|