gnu: Remove python2-cov-core.

* gnu/packages/check.scm (python2-cov-core): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 13:41:44 -04:00
parent f9d31d90ec
commit 2abde9b927
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1951,9 +1951,6 @@ (define-public python-cov-core
testing frameworks.")
(license license:expat)))
(define-public python2-cov-core
(package-with-python2 python-cov-core))
(define-public python-codecov
(package
(name "python-codecov")