gnu: Remove python2-pastescript.
* gnu/packages/python-web.scm (python2-pastescript): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
e9c7bab333
commit
9a3804e413
1 changed files with 0 additions and 3 deletions
|
@ -4138,9 +4138,6 @@ variety of features, from launching web applications to bootstrapping project
|
||||||
layouts.")
|
layouts.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-pastescript
|
|
||||||
(package-with-python2 python-pastescript))
|
|
||||||
|
|
||||||
(define-public python2-urlgrabber
|
(define-public python2-urlgrabber
|
||||||
(package
|
(package
|
||||||
(name "python2-urlgrabber")
|
(name "python2-urlgrabber")
|
||||||
|
|
Reference in a new issue