gnu: Remove python2-nose-randomly.

* gnu/packages/check.scm (python2-nose-randomly): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 13:42:09 -04:00
parent 6e763df31c
commit be6740df96
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2863,9 +2863,6 @@ (define-public python-nose-randomly
create data based on random numbers and yet remain repeatable.")
(license license:bsd-3)))
(define-public python2-nose-randomly
(package-with-python2 python-nose-randomly))
(define-public python-nose-timer
(package
(name "python-nose-timer")