gnu: Remove python2-unittest2.
* gnu/packages/check.scm (python2-unittest2): Delete variable.
parent
8a60b34e2b
commit
f07cfa3c9a
|
@ -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")
|
||||||
|
|
Reference in New Issue