Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
babayagaofficial authored Aug 19, 2024
1 parent 1415ac7 commit 32e56a2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ jobs:
- defaults
create-args: >-
python=${{ matrix.python-version }}
sourmash >=4.4.0, <5.0
pandas >=1.5.3
numpy >=1.26.0
intervaltree >=3.0.2
sourmash
pandas
numpy
intervaltree
mummer ==3.23
glpk ==5.0
gurobi ==10.0.1
snakemake >=7.25.4, <=7.32.4
plasnet >=0.5.1
snakemake ==7.32.4
plasnet
dingII
init-shell: bash
cache-environment: true
Expand Down

0 comments on commit 32e56a2

Please sign in to comment.