Archived
1
0
Fork 0

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:
Vinicius Monego 2022-01-19 14:09:04 +00:00 committed by Mathieu Othacehe
parent 9450d3a2d7
commit d911f626ff
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

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