1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

gnu: Remove python2-pastedeploy.

* gnu/packages/python-web.scm (python2-pastedeploy): Delete variable.
This commit is contained in:
Maxim Cournoyer
2022-04-29 17:39:30 -04:00
parent 35caf03b1e
commit 1e44359cc0

View File

@@ -3152,9 +3152,6 @@ Script provides commands to serve applications based on this configuration
file.")
(license license:expat)))
(define-public python2-pastedeploy
(package-with-python2 python-pastedeploy))
(define-public python-webtest
(package
(name "python-webtest")