filterfasta/environment.yml

10 lines
145 B
YAML
Raw Normal View History

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