gnu: Remove python2-oauthlib.
* gnu/packages/python-web.scm (python2-oauthlib): Delete variable.
This commit is contained in:
parent
b63429583b
commit
6944240e51
1 changed files with 0 additions and 3 deletions
|
@ -2966,9 +2966,6 @@ (define-public python-oauthlib
|
|||
OAuth request-signing logic.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-oauthlib
|
||||
(package-with-python2 python-oauthlib))
|
||||
|
||||
(define-public python-rauth
|
||||
(package
|
||||
(name "python-rauth")
|
||||
|
|
Loading…
Reference in a new issue