summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-web.scm')
-rw-r--r--gnu/packages/python-web.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 3ae2e21f2c..cc0061b0bf 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -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")