autoBIGS.engine/environment.yml

16 lines
238 B
YAML
Raw Permalink Normal View History

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
2025-02-21 06:01:39 +00:00
- grayskull
- curl