From 97b767b007789542f18fccc806272471824421e4 Mon Sep 17 00:00:00 2001 From: Vinicius Monego Date: Wed, 19 Jan 2022 14:09:06 +0000 Subject: gnu: Remove python2-betamax-matchers. * gnu/packages/python-web.scm (python2-betamax-matchers): Remove variable. Signed-off-by: Mathieu Othacehe --- gnu/packages/python-web.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 0545527ff4..6563d0dd44 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -3287,9 +3287,6 @@ replay them during future tests. It is designed to work with python-requests.") Betamax.") (license license:asl2.0))) -(define-public python2-betamax-matchers - (package-with-python2 python-betamax-matchers)) - (define-public python-betamax-serializers (package (name "python-betamax-serializers") -- cgit v1.2.3