mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ CORS object to the incoming requests, enabling the ability to serve resources
|
|||
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…
Add table
Add a link
Reference in a new issue