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 @@ provide an easy-to-use Python interface for building OAuth1 and OAuth2 clients."
|
|||
replay them during future tests. It is designed to work with python-requests.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-betamax
|
||||
(package-with-python2 python-betamax))
|
||||
|
||||
(define-public python-betamax-matchers
|
||||
(package
|
||||
(name "python-betamax-matchers")
|
||||
|
|
Reference in a new issue