jenkins-bot has submitted this change and it was merged. Change subject: Add requests to requirements ......................................................................
Add requests to requirements Change-Id: Iffca770468c0a31ef31f3a7ac80131f84d0a677e --- M requirements.txt 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Jean-Frédéric: Looks good to me, approved jenkins-bot: Verified diff --git a/requirements.txt b/requirements.txt index eec8ffc..54f6c5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ pywikibot MySQL-python +requests -- To view, visit https://gerrit.wikimedia.org/r/281044 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iffca770468c0a31ef31f3a7ac80131f84d0a677e Gerrit-PatchSet: 1 Gerrit-Project: labs/tools/heritage Gerrit-Branch: master Gerrit-Owner: Lokal Profil <[email protected]> Gerrit-Reviewer: Jean-Frédéric <[email protected]> Gerrit-Reviewer: Multichill <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
