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