mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-30 22:35:57 +02:00
gnu: Remove python2-webtest.
* gnu/packages/python-web.scm (python2-webtest): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
committed by
Mathieu Othacehe
parent
9450d3a2d7
commit
d911f626ff
@@ -2929,9 +2929,6 @@ without starting an HTTP server. It supports anything that supports the
|
||||
minimum of WSGI.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-webtest
|
||||
(package-with-python2 python-webtest))
|
||||
|
||||
(define-public python-flask
|
||||
(package
|
||||
(name "python-flask")
|
||||
|
||||
Reference in New Issue
Block a user