autoBIGS.engine/environment.yml

15 lines
222 B
YAML
Raw Normal View History

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