mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 11:55:27 -05:00
gnu: Remove python2-nose-timer.
* gnu/packages/check.scm (python2-nose-timer): Delete variable.
This commit is contained in:
parent
ddec4b81d6
commit
4746f9fc63
1 changed files with 0 additions and 3 deletions
|
@ -2917,9 +2917,6 @@ (define-public python-nose-timer
|
|||
(description "Shows how much time was needed to run individual tests.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-nose-timer
|
||||
(package-with-python2 python-nose-timer))
|
||||
|
||||
(define-public python-freezegun
|
||||
(package
|
||||
(name "python-freezegun")
|
||||
|
|
Loading…
Reference in a new issue