Skip to content

Commit

Permalink
Re-add the environment file
Browse files Browse the repository at this point in the history
The file is necessary for the GitHub actions tests.
  • Loading branch information
SWittouck committed Nov 15, 2024
1 parent e8637d8 commit c4e9819
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# this file is used by the GitHub actions tests
name: scarap
dependencies:
- bioconda::mafft
- bioconda::mmseqs2
- python>=3.6.7,<3.13
- pip
- pip:
- .

0 comments on commit c4e9819

Please sign in to comment.