gnu: Remove python2-betamax-matchers.

* gnu/packages/python-web.scm (python2-betamax-matchers): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Vinicius Monego 2022-01-19 14:09:06 +00:00 committed by Mathieu Othacehe
parent ea32a37a48
commit 97b767b007
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -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")