diff options
author | Pjotr Prins | 2020-11-06 07:45:10 +0000 |
---|---|---|
committer | Pjotr Prins | 2020-11-06 07:45:10 +0000 |
commit | fbbec51e604964d18ab72cbf0ac24b102ecc0376 (patch) | |
tree | 4e1a231f25cf2cd3eb4c5bfee3b50d4618a5c59f /doc/INSTALL.md | |
parent | e921e0e061e6226f185e48e378ce083c149600b4 (diff) | |
download | bh20-seq-resource-fbbec51e604964d18ab72cbf0ac24b102ecc0376.tar.gz bh20-seq-resource-fbbec51e604964d18ab72cbf0ac24b102ecc0376.tar.lz bh20-seq-resource-fbbec51e604964d18ab72cbf0ac24b102ecc0376.zip |
Working on upload
Diffstat (limited to 'doc/INSTALL.md')
-rw-r--r-- | doc/INSTALL.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/INSTALL.md b/doc/INSTALL.md index 0180a4b..96cf1d4 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -68,6 +68,11 @@ penguin2:~/iwrk/opensource/code/vg/bh20-seq-resource$ env GUIX_PACKAGE_PATH=~/i Note: see above on GUIX_PACKAGE_PATH. +## Run the tests + + guix package -i python-requests python-pandas python-jinja2 python -p ~/opt/python-dev + . ~/opt/python-dev/etc/profile + ## Run Virtuoso-ose |