gnu: python2-testpath: Remove package.
authorzimoun <zimon.toutoune@gmail.com>
Tue, 29 Jun 2021 13:11:15 +0000 (15:11 +0200)
committerEfraim Flashner <efraim@flashner.co.il>
Mon, 5 Jul 2021 07:14:30 +0000 (10:14 +0300)
* gnu/packages/check.scm (python2-testpath): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu/packages/check.scm

index 658905a..55e4cc9 100644 (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.")
     (license license:expat)))
 
-(define-public python2-testpath
-  (package-with-python2 python-testpath))
-
 (define-public python-testlib
   (package
     (name "python-testlib")