splitmsa/environment.yml
Harrison 8b379198ec
All checks were successful
ydeng/splitmsa/pipeline/head This commit looks good
Prepping for implementation of quick and dirty GUI
2023-04-11 16:13:07 -05:00

11 lines
156 B
YAML

name: splitmsa
channels:
- conda-forge
dependencies:
- build=0.7.0
- pytest=7.2.2
- twine=4.0.2
- biopython=1.81
- gooey=1.0.8.1
- python=3.9