pythonPackages.mwclient: refactor move to python-modules
This commit is contained in:
committed by
Frederik Rietdijk
parent
c81b423fbe
commit
c2d600919b
@@ -23,8 +23,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Python client library to the MediaWiki API";
|
||||
maintainers = with maintainers; [ ];
|
||||
license = licenses.mit;
|
||||
homepage = https://github.com/mwclient/mwclient;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user