summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/rdf.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/rdf.scm b/gnu/packages/rdf.scm
index 6712c2c237..03aecd1ee5 100644
--- a/gnu/packages/rdf.scm
+++ b/gnu/packages/rdf.scm
@@ -399,9 +399,6 @@ powerful language for representing information.")
;; and this package is only transitional.
(arguments '(#:tests? #f))))
-(define-public python2-rdflib
- (package-with-python2 python-rdflib-5))
-
;; Note: This package is only needed for rdflib < 6.0; supersede when
;; the above are removed.
(define-public python-rdflib-jsonld