gnu: Remove python2-genshi.
* gnu/packages/python-web.scm (python2-genshi): Delete variable.
This commit is contained in:
parent
1e44359cc0
commit
4ed5bc1ca0
1 changed files with 0 additions and 3 deletions
|
@ -4026,9 +4026,6 @@ (define-public python-genshi
|
|||
textual content for output generation on the web.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-genshi
|
||||
(package-with-python2 python-genshi))
|
||||
|
||||
(define-public python-flask-principal
|
||||
(package
|
||||
(name "python-flask-principal")
|
||||
|
|
Loading…
Reference in a new issue