mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 06:45:55 +02:00
gnu: Remove python2-sockjs-tornado.
* gnu/packages/python-web.scm (python2-sockjs-tornado): Delete variable.
This commit is contained in:
@@ -1160,9 +1160,6 @@ SockJS provides a low-latency, full-duplex, cross-domain communication channel
|
||||
between a web browser and web server.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-sockjs-tornado
|
||||
(package-with-python2 python-sockjs-tornado))
|
||||
|
||||
(define-public python-flask-assets
|
||||
(package
|
||||
(name "python-flask-assets")
|
||||
|
||||
Reference in New Issue
Block a user