me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-nose-timer.

* gnu/packages/check.scm (python2-nose-timer): Delete variable.
Maxim Cournoyer 2022-04-29 13:36:24 -04:00
parent ddec4b81d6
commit 4746f9fc63
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -2917,9 +2917,6 @@ create data based on random numbers and yet remain repeatable.")
(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")