autoBIGS.engine/environment.yml
Harrison Deng ade2f3b845 Reapply "Began preparing for conda deployment"
This reverts commit 3bbef9ac3e0ca58f6f5f62a1e9bd1d8ae02fd75c.
2025-01-20 19:56:51 +00:00

14 lines
187 B
YAML

name: base
channels:
- conda-forge
dependencies:
- aiohttp[speedups]
- biopython
- pytest
- pytest-asyncio
- python-build
- twine
- setuptools_scm
- pytest-cov
- grayskull
- conda-build