summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index f205acc212..081a455d04 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -11501,9 +11501,6 @@ command and compares the command output in the test with the command’s actual
output.")
(license license:gpl2+)))
-(define-public python2-cram
- (package-with-python2 python-cram))
-
(define-public python-crccheck
(package
(name "python-crccheck")