From fc288283d8a8d7e870be83db88930cf441a72045 Mon Sep 17 00:00:00 2001 From: zimoun Date: Tue, 29 Jun 2021 15:11:15 +0200 Subject: gnu: python2-testpath: Remove package. * gnu/packages/check.scm (python2-testpath): Remove variable. Signed-off-by: Efraim Flashner --- gnu/packages/check.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/check.scm') diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index 658905a7f5..55e4cc96ab 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -1799,9 +1799,6 @@ (define-public python-testpath 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") -- cgit v1.2.3