bmlsa/environment.yml
Harrison 61149b88b7
All checks were successful
ydeng/bmlsa/pipeline/head This commit looks good
Added sphinx to build environment
2023-04-28 13:32:50 -05:00

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