Skip to content
Snippets Groups Projects
Commit 9f522308 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

install patch version of ncbi-genome-download

parent 72cd4383
No related branches found
No related tags found
No related merge requests found
Pipeline #106508 failed
...@@ -58,6 +58,7 @@ build-from-test-image: ...@@ -58,6 +58,7 @@ build-from-test-image:
script: script:
- pip3 install --upgrade pip - pip3 install --upgrade pip
- pip3 install -r requirements-dev.txt - pip3 install -r requirements-dev.txt
- pip install git+https://github.com/chasemc/ncbi-genome-download@4c5c24e27aa8123c7995890046b17b815da3571b
- py.test test/test_install/test_make_all-installed.py -xv - py.test test/test_install/test_make_all-installed.py -xv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment