autoBIGS.engine/environment.yml

14 lines
187 B
YAML
Raw Normal View History

2025-01-17 21:31:38 +00:00
name: base
channels:
- conda-forge
dependencies:
- aiohttp[speedups]
- biopython
- pytest
- pytest-asyncio
- python-build
- twine
- setuptools_scm
- pytest-cov
- grayskull
- conda-build