gnu: python2-mwclient: Remove package.
* gnu/packages/python-xyz.scm (python2-mwclient): Delete.
This commit is contained in:
parent
97f18952c6
commit
7fd4404531
1 changed files with 0 additions and 3 deletions
|
@ -15774,9 +15774,6 @@ exception message with a traceback that points to the culprit.")
|
|||
(description "This package provides a MediaWiki API client.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-mwclient
|
||||
(package-with-python2 python-mwclient))
|
||||
|
||||
(define-public python-utils
|
||||
(package
|
||||
(name "python-utils")
|
||||
|
|
Reference in a new issue