gnu: Remove python2-cram.

* gnu/packages/python-xyz.scm (python2-cram): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:55:32 -04:00
parent 37e8d6cd9c
commit ca01fd0084
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -11501,9 +11501,6 @@ (define-public python-cram
output.")
(license license:gpl2+)))
(define-public python2-cram
(package-with-python2 python-cram))
(define-public python-crccheck
(package
(name "python-crccheck")