From 2af19eb9b5026fc96110ded4b7cb5c49343007bc Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 29 Apr 2022 13:41:07 -0400 Subject: gnu: Remove python2-rednose. * gnu/packages/check.scm (python2-rednose): Delete variable. --- gnu/packages/check.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index 476292d661..70f3a05e02 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -2828,9 +2828,6 @@ JSON APIs with Behave.") @command{nosetests} command of the Python Nose unit test framework.") (license license:bsd-3))) -(define-public python2-rednose - (package-with-python2 python-rednose)) - (define-public python-nose-random (package (name "python-nose-random") -- cgit v1.2.3