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:
zimoun 2021-03-15 16:55:35 +01:00 committed by Maxim Cournoyer
parent f44917ea55
commit dab3c57d58
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2987,9 +2987,6 @@ (define-public python-flask-multistatic
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")