gnu: python2-flask-multistatic: Remove package.
* gnu/packages/python-web.scm (python2-flask-multistatic): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
f44917ea55
commit
dab3c57d58
1 changed files with 0 additions and 3 deletions
|
@ -2987,9 +2987,6 @@ upload, and reCAPTCHA.")
|
|||
for overriding static files.")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public python2-flask-multistatic
|
||||
(package-with-python2 python-flask-multistatic))
|
||||
|
||||
(define-public python-cookies
|
||||
(package
|
||||
(name "python-cookies")
|
||||
|
|
Reference in a new issue