me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-testlib.

* gnu/packages/check.scm (python2-testlib): Delete variable.
Maxim Cournoyer 2022-04-29 13:36:46 -04:00
parent dc612d54fd
commit dc0da7e56f
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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