gnu: Remove python2-testlib.
* gnu/packages/check.scm (python2-testlib): Delete variable.
parent
dc612d54fd
commit
dc0da7e56f
|
@ -2048,9 +2048,6 @@ tools for mocking system commands and recording calls to those.")
|
|||
(home-page "https://github.com/trentm/testlib")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-testlib
|
||||
(package-with-python2 python-testlib))
|
||||
|
||||
;;; The software provided by this package was integrated into pytest 2.8.
|
||||
(define-public python-pytest-cache
|
||||
(package
|
||||
|
|
Reference in New Issue