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:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user