me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-sockjs-tornado.

* gnu/packages/python-web.scm (python2-sockjs-tornado): Delete variable.
Maxim Cournoyer 2022-04-29 17:38:52 -04:00
parent 7a9514eb05
commit e6ef574f2a
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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")