me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-unittest2.

* gnu/packages/check.scm (python2-unittest2): Delete variable.
Maxim Cournoyer 2022-05-12 20:56:24 -04:00
parent 8a60b34e2b
commit f07cfa3c9a
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -953,9 +953,6 @@ interfaces and processes.")
standard library.") standard library.")
(license license:psfl))) (license license:psfl)))
(define-public python2-unittest2
(package-with-python2 python-unittest2))
(define-public python-pytest (define-public python-pytest
(package (package
(name "python-pytest") (name "python-pytest")