mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-18 04:37:36 -05:00
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 @@ (define-public python-flask-multistatic
|
||||||
for overriding static files.")
|
for overriding static files.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public python2-flask-multistatic
|
|
||||||
(package-with-python2 python-flask-multistatic))
|
|
||||||
|
|
||||||
(define-public python-cookies
|
(define-public python-cookies
|
||||||
(package
|
(package
|
||||||
(name "python-cookies")
|
(name "python-cookies")
|
||||||
|
|
Loading…
Reference in a new issue