mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
ea32a37a48
commit
97b767b007
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue