gnu: python2-falcon-cors: Remove package.
* gnu/packages/python-web.scm (python2-falcon-cors): Delete.master
parent
3c816ac243
commit
5bc0c8fe3e
|
@ -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")
|
||||
|
|
Reference in New Issue