2025-02-21 05:37:56 +00:00
|
|
|
name: ci
|
|
|
|
channels:
|
|
|
|
- bioconda
|
|
|
|
- conda-forge
|
|
|
|
dependencies:
|
|
|
|
- aiohttp==3.11.*
|
|
|
|
- biopython==1.85
|
|
|
|
- pytest
|
|
|
|
- pytest-asyncio
|
|
|
|
- python-build
|
|
|
|
- conda-build
|
2025-02-21 05:53:08 +00:00
|
|
|
- twine==6.0.1
|
2025-02-21 05:37:56 +00:00
|
|
|
- setuptools_scm
|
|
|
|
- pytest-cov
|
2025-02-21 06:01:39 +00:00
|
|
|
- grayskull
|
|
|
|
- curl
|