mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: Remove python2-mando.
* gnu/packages/python-xyz.scm (python2-mando): Delete variable.
This commit is contained in:
parent
9549a466b8
commit
a38349bc66
1 changed files with 0 additions and 3 deletions
|
@ -19867,9 +19867,6 @@ (define-public python-mando
|
|||
applications in seconds while maintaining all the flexibility.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-mando
|
||||
(package-with-python2 python-mando))
|
||||
|
||||
(define-public python-mwclient
|
||||
(package
|
||||
(name "python-mwclient")
|
||||
|
|
Loading…
Reference in a new issue