gnu: python2-flask: Remove package.
* gnu/packages/python-web.scm (python2-flask): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
7502c13895
commit
bce0165f7c
1 changed files with 0 additions and 3 deletions
|
@ -2932,9 +2932,6 @@ and Jinja2 template engine. It is called a micro framework because it does not
|
|||
presume or force a developer to use a particular tool or library.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-flask
|
||||
(package-with-python2 python-flask))
|
||||
|
||||
(define-public python-flask-wtf
|
||||
(package
|
||||
(name "python-flask-wtf")
|
||||
|
|
Reference in a new issue