mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: Remove python2-testlib.
* gnu/packages/check.scm (python2-testlib): Delete variable.
This commit is contained in:
parent
dc612d54fd
commit
dc0da7e56f
1 changed files with 0 additions and 3 deletions
|
@ -2048,9 +2048,6 @@ (define-public python-testlib
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue