1
0
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:
Vinicius Monego
2022-01-19 14:09:04 +00:00
committed by Mathieu Othacehe
parent 9450d3a2d7
commit d911f626ff
-3
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")