1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-28 21:20:29 +02:00

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

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")