splitmsa/environment.yml
Harrison d0e7e78397
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:25:55 -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