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:
parent
9450d3a2d7
commit
d911f626ff
1 changed files with 0 additions and 3 deletions
|
@ -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 a new issue