diff options
Diffstat (limited to 'gn/packages')
-rw-r--r-- | gn/packages/genenetwork.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 6641ae6..d7bd333 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -464,6 +464,7 @@ Graphical Fragment Assembly} files and related formats.") ("python-requests" ,python-requests) ("python-simplejson" ,python-simplejson) ("python-pyyaml" ,python-pyyaml) + ("python-mistune-2.0.0a5" ,python-mistune-2.0.0a5) ;; TODO: Get rid of Python R bindings ("python-rpy2" ,python-rpy2-2.9) ("python-xlsxwriter" ,python-xlsxwriter)))) |