gnu: Remove python2-pastedeploy.
* gnu/packages/python-web.scm (python2-pastedeploy): Delete variable.
This commit is contained in:
parent
35caf03b1e
commit
1e44359cc0
1 changed files with 0 additions and 3 deletions
|
@ -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 a new issue