mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 22:16:32 +01:00
gnu: python2-falcon-cors: Remove package.
* gnu/packages/python-web.scm (python2-falcon-cors): Delete.
This commit is contained in:
parent
3c816ac243
commit
5bc0c8fe3e
1 changed files with 0 additions and 3 deletions
|
@ -533,9 +533,6 @@ (define-public python-falcon-cors
|
|||
over a different origin than that of the web application.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-falcon-cors
|
||||
(package-with-python2 python-falcon-cors))
|
||||
|
||||
(define-public python-furl
|
||||
(package
|
||||
(name "python-furl")
|
||||
|
|
Loading…
Reference in a new issue