diff options
Diffstat (limited to 'guix.scm')
| -rw-r--r-- | guix.scm | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm index b27bc8c..a95b418 100644 --- a/guix.scm +++ b/guix.scm @@ -7,7 +7,11 @@ ;; ;; Development shell: ;; -;; guix shell -L . -L ../guix-bioinformatics -C -N -F genecup-gemini coreutils -- genecup --port 4201 +;; guix shell -L . -C -N -F edirect-25 genecup-gemini coreutils -- genecup --port 4201 +;; +;; In a shell you can run +;; +;; python3 -m unittest tests.test_network_esearch ;; ;; Note: API key is read from ~/.config/gemini/credentials ;; |
