aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm
index 8e1cf79..fb97142 100644
--- a/guix.scm
+++ b/guix.scm
@@ -106,7 +106,8 @@
("r-stringi" ,r-stringi)
("python-plotly" ,python-plotly)
("python-pandas" ,python-pandas)
- ("rust-qtlreaper" ,rust-qtlreaper)))
+ ("rust-qtlreaper" ,rust-qtlreaper)
+ ("python-flask-cors" ,python-flask-cors)))
(build-system python-build-system)
(home-page "https://github.com/genenetwork/genenetwork3")
(synopsis "GeneNetwork3 API for data science and machine learning.")