me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-nosexcover.

* gnu/packages/check.scm (python2-nosexcover): Delete variable.
Maxim Cournoyer 2022-04-29 21:18:09 -04:00
parent 15fb41cb49
commit f7363b2479
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -2666,9 +2666,6 @@ It will honor all the options you pass to the Nose coverage plugin,
especially -cover-package.")
(license license:expat)))
(define-public python2-nosexcover
(package-with-python2 python-nosexcover))
(define-public python-discover
(package
(name "python-discover")