bmlsa/environment.yml
Harrison 40c8afe68c
Some checks failed
ydeng/bmlsa/pipeline/head There was a failure building this commit
Updated 'Jenkinsfile' to conform to new build container usage
2023-05-03 08:13:18 -05:00

12 lines
190 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
prefix: ./env