about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--guix.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/guix.scm b/guix.scm
index bf72b5b..a48b05a 100644
--- a/guix.scm
+++ b/guix.scm
@@ -89,8 +89,7 @@
                        ("python-plotly" ,python-plotly)
                        ("python-pandas" ,python-pandas)
                        ("python-pingouin" ,python-pingouin)
-                       ("rust-qtlreaper" ,rust-qtlreaper)
-                       ("python-flask-cors" ,python-flask-cors)))
+                       ("rust-qtlreaper" ,rust-qtlreaper)))
   (build-system python-build-system)
   (home-page "https://github.com/genenetwork/genenetwork3")
   (synopsis "GeneNetwork3 API for data science and machine learning.")