diff options
author | Pjotr Prins | 2020-11-07 10:31:27 +0000 |
---|---|---|
committer | Pjotr Prins | 2020-11-07 10:31:27 +0000 |
commit | f9c64353ac87b1fe05e0cad68e358a7f69b3bcdc (patch) | |
tree | 8bf0abedd0b127d504c7b8598cb97849e73f6d6f /.guix-test | |
parent | 8a02280c4bd05a7f8df598a75a1ea2d3caaddd7d (diff) | |
download | bh20-seq-resource-f9c64353ac87b1fe05e0cad68e358a7f69b3bcdc.tar.gz bh20-seq-resource-f9c64353ac87b1fe05e0cad68e358a7f69b3bcdc.tar.lz bh20-seq-resource-f9c64353ac87b1fe05e0cad68e358a7f69b3bcdc.zip |
Tests: added SPARQL test
Diffstat (limited to '.guix-test')
-rw-r--r-- | .guix-test | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ export GUILE_LOAD_COMPILED_PATH=$GUIX_PROFILE/share/guile/site/3.0/ ls $GUILE_LOAD_PATH -env GUIX_PACKAGE_PATH=~/iwrk/opensource/guix/guix-bioinformatics/ $GUIX_PROFILE/bin/guix environment -C guix --ad-hoc git python python-flask python-pyyaml python-pycurl python-magic nss-certs python-pyshex python-pyyaml openssl python-pyshex python-pyshexc minimap2 python-schema-salad python-arvados-python-client -- python3 test/runner.py +env GUIX_PACKAGE_PATH=~/iwrk/opensource/guix/guix-bioinformatics/ $GUIX_PROFILE/bin/guix environment -C guix --ad-hoc git python python-flask python-pyyaml python-pycurl python-magic nss-certs python-pyshex python-pyyaml --network openssl python-pyshex python-pyshexc minimap2 python-schema-salad python-arvados-python-client -- python3 test/runner.py |