11 lines
176 B
YAML
11 lines
176 B
YAML
name: bmlsa
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- biopython=1.81
|
|
- pytest=7.3
|
|
- hypothesis=6.56
|
|
- twine=4
|
|
- python-build=0.10.0
|
|
- setuptools=67.6
|
|
- sphinx=6.2 |