splitmsa/environment.yml
Harrison cf9df14fce
Some checks failed
ydeng/splitmsa/pipeline/head There was a failure building this commit
Removed "Gooey" as dependency and fixed "setup.cfg"
2023-04-20 15:39:20 -05:00

10 lines
138 B
YAML

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