me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-cov-core.

* gnu/packages/check.scm (python2-cov-core): Delete variable.
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
1 changed files with 0 additions and 3 deletions

View File

@ -1951,9 +1951,6 @@ and @code{nose2-cov}. It is useful for developing coverage plugins for these
testing frameworks.")
(license license:expat)))
(define-public python2-cov-core
(package-with-python2 python-cov-core))
(define-public python-codecov
(package
(name "python-codecov")