splitmsa/environment.yml
Harrison Deng 2f49699a23
Some checks reported errors
ydeng/splitmsa/pipeline/head Something is wrong with the build of this commit
Loosened version requirements for twine.
2024-07-21 04:01:36 +00:00

10 lines
132 B
YAML

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