filterfasta/environment.yml
Harrison c9bc645cc3
Some checks reported errors
ydeng/filterfasta/pipeline/head Something is wrong with the build of this commit
Updated pipeline to take advantage of new build container image
2023-05-03 08:34:50 -05:00

10 lines
145 B
YAML

name: filterfasta
channels:
- conda-forge
dependencies:
- build=0.7
- pytest=7
- twine=4
- biopython=1.81
- python=3.11
prefix: ./env