me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-nose-randomly.

* gnu/packages/check.scm (python2-nose-randomly): Delete variable.
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
1 changed files with 0 additions and 3 deletions

View File

@ -2863,9 +2863,6 @@ by resetting it to a repeatable number for each test, enabling the tests to
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")