gnu: Remove python2-unittest2.
* gnu/packages/check.scm (python2-unittest2): Delete variable.
This commit is contained in:
parent
8a60b34e2b
commit
f07cfa3c9a
1 changed files with 0 additions and 3 deletions
|
@ -953,9 +953,6 @@ (define-public python-unittest2
|
|||
standard library.")
|
||||
(license license:psfl)))
|
||||
|
||||
(define-public python2-unittest2
|
||||
(package-with-python2 python-unittest2))
|
||||
|
||||
(define-public python-pytest
|
||||
(package
|
||||
(name "python-pytest")
|
||||
|
|
Loading…
Reference in a new issue