bmlsa/environment.yml
Harrison 515c130146
Some checks failed
ydeng/bmlsa/pipeline/head There was a failure building this commit
Replaced 'build' with 'python-build' in 'environment.yml'
2023-04-28 10:53:14 -05:00

10 lines
156 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