autoBIGS.engine/environment.yml
Harrison Deng df57710d6a
Some checks failed
autoBIGS.engine/pipeline/head There was a failure building this commit
Lowered biopython requirement to 1.78
2025-03-07 00:16:27 +00:00

16 lines
238 B
YAML

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