gnu: Remove python2-nosexcover.

* gnu/packages/check.scm (python2-nosexcover): Delete variable.
This commit is contained in:
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

View file

@ -2666,9 +2666,6 @@ (define-public python-nosexcover
especially -cover-package.")
(license license:expat)))
(define-public python2-nosexcover
(package-with-python2 python-nosexcover))
(define-public python-discover
(package
(name "python-discover")