mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-sockjs-tornado.
* gnu/packages/python-web.scm (python2-sockjs-tornado): Delete variable.
This commit is contained in:
parent
7a9514eb05
commit
e6ef574f2a
1 changed files with 0 additions and 3 deletions
|
@ -1160,9 +1160,6 @@ SockJS provides a low-latency, full-duplex, cross-domain communication channel
|
||||||
between a web browser and web server.")
|
between a web browser and web server.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-sockjs-tornado
|
|
||||||
(package-with-python2 python-sockjs-tornado))
|
|
||||||
|
|
||||||
(define-public python-flask-assets
|
(define-public python-flask-assets
|
||||||
(package
|
(package
|
||||||
(name "python-flask-assets")
|
(name "python-flask-assets")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue