gnu: python2-flask-principal: Remove package.
* gnu/packages/python-web.scm (python2-flask-principal): Remove variable.master
parent
3e205aea17
commit
f597352c68
|
@ -3855,9 +3855,6 @@ Flask. It supports managing both authentication and authorization data in a
|
|||
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")
|
||||
|
|
Reference in New Issue