XZise added a subscriber: XZise. XZise added a comment. Well it already suggests to run `pip install requests`. I'd actually prefer (if we link to something) to link something like https://www.mediawiki.org/wiki/Manual:Pywikibot/Installation. The main issue I see is that we have currently three different setups:
- compat - core 2.0 using httplib2 - core master using requests So that page probably must be updated and it should separate between mandatory dependencies (e.g. also the `future` package on Python 2.6 and maybe `unicodedata2` on 2.6.6 depending on https://phabricator.wikimedia.org/T102461) and optional dependencies. TASK DETAIL https://phabricator.wikimedia.org/T107193 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: XZise Cc: XZise, Aklapper, pywikibot-bugs-list, Multichill, jayvdb, Spage, Malyacko, P.Copp _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
