Some checks reported errors
ydeng/filterfasta/pipeline/head Something is wrong with the build of this commit
10 lines
145 B
YAML
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 |