aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gn/packages/genenetwork.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index a73c199..8a47029 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -118,6 +118,7 @@
("gemma-wrapper" ,gemma-wrapper)
("python" ,python-wrapper)
("csvdiff" ,csvdiff)
+ ("pudb" ,pudb) ;; For debugging
("python-bcrypt" ,python-bcrypt)
("python-flask" ,python-flask)
("python-flask-cors" ,python-flask-cors)