jenkins-bot has submitted this change and it was merged.

Change subject: Jenkins testing using mwparserfromhell and bs4
......................................................................


Jenkins testing using mwparserfromhell and bs4

Add mwparserfromhell and bs4 to the nose34 rule.

Change-Id: I1d6cabe3f5b58003b3ca922883548742e58d1685
---
M tox.ini
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  John Vandenberg: Looks good to me, but someone else must approve
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/tox.ini b/tox.ini
index bc027d7..64a7572 100644
--- a/tox.ini
+++ b/tox.ini
@@ -80,6 +80,8 @@
     nosetests --version
     nosetests --with-detecthttp -v -a '!net' tests
 deps =
+    mwparserfromhell
+    beautifulsoup4
     nose
     nose-detecthttp>=0.1.3
     six

-- 
To view, visit https://gerrit.wikimedia.org/r/296082
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1d6cabe3f5b58003b3ca922883548742e58d1685
Gerrit-PatchSet: 2
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to