me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-coverage.

* gnu/packages/check.scm (python2-coverage): Delete variable.
Maxim Cournoyer 2022-05-01 03:19:17 -04:00
parent dd722fc950
commit 1924d8237d
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -1790,9 +1790,6 @@ library to determine which lines are executable, and which have been
executed.")
(license license:bsd-3)))
(define-public python2-coverage
(package-with-python2 python-coverage))
(define-public python-pytest-asyncio
(package
(name "python-pytest-asyncio")