Skip to content

Commit

Permalink
Update semibin_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
psj1997 authored Nov 11, 2024
1 parent af2dea9 commit 61c34b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semibin_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install dependencies
shell: bash -l {0}
run : |
conda install -c conda-forge numpy pandas pytest hypothesis=6.112.1 python-igraph scikit-learn requests numexpr tqdm
conda install -c conda-forge numpy pandas pytest hypothesis"<=6.112.1" python-igraph scikit-learn requests numexpr tqdm
conda install -c conda-forge -c bioconda bedtools hmmer fraggenescan prodigal samtools mmseqs2
conda install -c pytorch -c nvidia pytorch pytorch-cuda=11.8
pip install .
Expand Down

0 comments on commit 61c34b4

Please sign in to comment.