summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2021-12-05 17:37:05 +0100
committerRicardo Wurmus <rekado@elephly.net>2021-12-05 17:37:05 +0100
commitdd67154e5d3ceffad5ead300ffa506af65acc0fc (patch)
treeb1a2bbf479bf5b7d349fff1df4e05f7d364faf50
parent98264531be051f87a55e9cf778e5de5e74652b33 (diff)
downloadguix-patches-dd67154e5d3ceffad5ead300ffa506af65acc0fc.tar
guix-patches-dd67154e5d3ceffad5ead300ffa506af65acc0fc.tar.gz
gnu: Remove python2-plastid.
* gnu/packages/bioinformatics.scm (python2-plastid): Remove variable.
-rw-r--r--gnu/packages/bioinformatics.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index fe1da91d6b..1aa61ce2e6 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -2480,9 +2480,6 @@ UCSC genome browser.")
high-throughput sequencing data – with an emphasis on simplicity.")
(license license:bsd-3)))
-(define-public python2-plastid
- (package-with-python2 python-plastid))
-
(define-public tetoolkit
(package
(name "tetoolkit")