gnu: Remove python2-mando.

* gnu/packages/python-xyz.scm (python2-mando): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:00:54 -04:00
parent 9549a466b8
commit a38349bc66
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")