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.")
|
minimum of WSGI.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-webtest
|
|
||||||
(package-with-python2 python-webtest))
|
|
||||||
|
|
||||||
(define-public python-flask
|
(define-public python-flask
|
||||||
(package
|
(package
|
||||||
(name "python-flask")
|
(name "python-flask")
|
||||||
|
|
Reference in a new issue