diff options
| author | Vinicius Monego <monego@posteo.net> | 2022-01-19 14:09:06 +0000 |
|---|---|---|
| committer | Mathieu Othacehe <othacehe@gnu.org> | 2022-01-20 14:34:00 +0100 |
| commit | 97b767b007789542f18fccc806272471824421e4 (patch) | |
| tree | 363f56f9adcc96380877512f68cc524dbd18dc96 /gnu/packages/python-web.scm | |
| parent | ea32a37a4823663cbbbde45839bc5c42f6f37ead (diff) | |
gnu: Remove python2-betamax-matchers.
* gnu/packages/python-web.scm (python2-betamax-matchers): Remove variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'gnu/packages/python-web.scm')
| -rw-r--r-- | gnu/packages/python-web.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 0545527ff45..6563d0dd443 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.") | |||
| 3287 | Betamax.") | 3287 | Betamax.") |
| 3288 | (license license:asl2.0))) | 3288 | (license license:asl2.0))) |
| 3289 | 3289 | ||
| 3290 | (define-public python2-betamax-matchers | ||
| 3291 | (package-with-python2 python-betamax-matchers)) | ||
| 3292 | |||
| 3293 | (define-public python-betamax-serializers | 3290 | (define-public python-betamax-serializers |
| 3294 | (package | 3291 | (package |
| 3295 | (name "python-betamax-serializers") | 3292 | (name "python-betamax-serializers") |
