autoBIGS.cli/environment.yml
Harrison Deng 4b0fac0801
Some checks failed
automlst.cli/pipeline/head There was a failure building this commit
Added grayskull and curl to environment.yml
2025-02-21 06:51:20 +00:00

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