diff options
author | BonfaceKilz | 2020-07-10 02:26:35 +0300 |
---|---|---|
committer | BonfaceKilz | 2020-08-04 13:06:47 +0300 |
commit | 8e2547aeba66e76b81022c0d0275bef48806afc4 (patch) | |
tree | e509244e3b2da48740c82f0f0150109e069d45d6 /gn/packages/genenetwork.scm | |
parent | 4777f8a8615587d57c18c54c9d9d9ff7b3af0f2f (diff) | |
download | guix-bioinformatics-8e2547aeba66e76b81022c0d0275bef48806afc4.tar.gz |
gn: python3-genenetwork2: Remove python-qtlreaper
* gn/packages/genenetwork.scm (python3-genenetwork2): Remove deprecated
python2-qtlreaper
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r-- | gn/packages/genenetwork.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 27c583e..6fbb6c3 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -510,7 +510,6 @@ implemented, light on server resource usage, and fairly speedy.") ("python-pyyaml" ,python-pyyaml) ("python-unittest2" ,python-unittest2) ("python-xlsxwriter" ,python-xlsxwriter) - ("python2-qtlreaper" ,python2-qtlreaper) ; Deprecated ;; All the external js dependencies ("javascript-cytoscape" ,javascript-cytoscape) ("javascript-panzoom" ,javascript-cytoscape-panzoom) |