Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1218752?usp=email )
Change subject: Fix pyproject.toml content ...................................................................... Fix pyproject.toml content Change-Id: I060aa328b872d3680d7e8f66be88c1b9cc62da79 Signed-off-by: Xqt <[email protected]> --- M pyproject.toml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/pyproject.toml b/pyproject.toml index a9a02c8..ce6994e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ "pywiki", "pywikibase", "pywikibot", "pywikipedia", "pywikipediabot", "wiki", "wikibase", "wikidata", "wikimedia", "wikipedia", ] -license = "MIT" +license = "MIT" license-files = ["LICENSE"] classifiers=[ "Development Status :: 5 - Production/Stable", -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1218752?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I060aa328b872d3680d7e8f66be88c1b9cc62da79 Gerrit-Change-Number: 1218752 Gerrit-PatchSet: 2 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
