gnu: python2-testpath: Remove package.

* gnu/packages/check.scm (python2-testpath): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
zimoun 2021-06-29 15:11:15 +02:00 committed by Efraim Flashner
parent 46e465f2d0
commit fc288283d8
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351

View File

@ -1799,9 +1799,6 @@ and commands. It contains functions to check things on the file system, and
tools for mocking system commands and recording calls to those.") tools for mocking system commands and recording calls to those.")
(license license:expat))) (license license:expat)))
(define-public python2-testpath
(package-with-python2 python-testpath))
(define-public python-testlib (define-public python-testlib
(package (package
(name "python-testlib") (name "python-testlib")