mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-18 08:51:48 -05:00
gnu: Remove python2-betamax.
* gnu/packages/python-web.scm (python2-betamax): Delete variable.
This commit is contained in:
parent
3ccf7ea236
commit
35caf03b1e
1 changed files with 0 additions and 3 deletions
|
@ -3518,9 +3518,6 @@ (define-public python-betamax
|
||||||
replay them during future tests. It is designed to work with python-requests.")
|
replay them during future tests. It is designed to work with python-requests.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-betamax
|
|
||||||
(package-with-python2 python-betamax))
|
|
||||||
|
|
||||||
(define-public python-betamax-matchers
|
(define-public python-betamax-matchers
|
||||||
(package
|
(package
|
||||||
(name "python-betamax-matchers")
|
(name "python-betamax-matchers")
|
||||||
|
|
Loading…
Reference in a new issue