gnu: python-rednose: Add the python2 variant. * gnu/packages/python.scm (python2-rednose): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
1 files changed, 3 insertions(+), 0 deletions(-) M gnu/packages/python.scm
M gnu/packages/python.scm => gnu/packages/python.scm +3 -0
@@ 13134,6 13134,9 @@ asynchronous messaging environments.") @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-flask-restplus (package (name "python-flask-restplus")