mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 15:22:18 -05:00
gnu: python2-flask-httpauth: Remove package.
* gnu/packages/python-web.scm (python2-flask-httpauth): Remove variable.
This commit is contained in:
parent
159836967b
commit
3e205aea17
1 changed files with 0 additions and 3 deletions
|
@ -3878,9 +3878,6 @@ (define-public python-flask-httpauth
|
|||
authentication for Flask routes.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-flask-httpauth
|
||||
(package-with-python2 python-flask-httpauth))
|
||||
|
||||
(define-public python-uritemplate
|
||||
(package
|
||||
(name "python-uritemplate")
|
||||
|
|
Loading…
Reference in a new issue