Mpaa has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/358481 )
Change subject: bs4 shall be used as import ...................................................................... bs4 shall be used as import Change-Id: Iac827381cf3034dda7cd58686ab4414de6b782a9 --- M tests/script_tests.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core refs/changes/81/358481/1 diff --git a/tests/script_tests.py b/tests/script_tests.py index b305a2b..893964b 100644 --- a/tests/script_tests.py +++ b/tests/script_tests.py @@ -41,7 +41,7 @@ 'script_wui': ['crontab', 'lua'], # Note: package 'lunatic-python' provides module 'lua' 'flickrripper': ['flickrapi'], - 'imageharvest': ['beautifulsoup4'], + 'imageharvest': ['bs4'], 'match_images': ['PIL.ImageTk'], 'states_redirect': ['pycountry'], 'patrol': ['mwparserfromhell'], -- To view, visit https://gerrit.wikimedia.org/r/358481 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iac827381cf3034dda7cd58686ab4414de6b782a9 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: Mpaa <mpaa.w...@gmail.com> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits