1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-16 14:15:56 +02:00

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
-3
View File
@@ -11501,9 +11501,6 @@ command and compares the command output in the test with the commands actual
output.")
(license license:gpl2+)))
(define-public python2-cram
(package-with-python2 python-cram))
(define-public python-crccheck
(package
(name "python-crccheck")