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