Skip to content

Commit a7673ba

Browse files
committed
Replace post-deploy script with pip statement within environment definition
1 parent 29c743a commit a7673ba

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

workflow/envs/biopython.post-deploy.sh

Lines changed: 0 additions & 5 deletions
This file was deleted.

workflow/envs/biopython.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ dependencies:
66
- biopython==1.81
77
- pandas==2.0.3
88
- pip==23.2.1
9-
- mafft==7.525
9+
- pip:
10+
- gb2seq==0.2.20

0 commit comments

Comments
 (0)