autoBIGS.engine/environment.yml
Harrison Deng 276665f5fd
All checks were successful
autoBIGS.engine/pipeline/head This commit looks good
Added curl to environment requirements
2025-02-21 06:01:39 +00:00

16 lines
238 B
YAML

name: ci
channels:
- bioconda
- conda-forge
dependencies:
- aiohttp==3.11.*
- biopython==1.85
- pytest
- pytest-asyncio
- python-build
- conda-build
- twine==6.0.1
- setuptools_scm
- pytest-cov
- grayskull
- curl