| Dalba added a comment. |
In T185317#3913465, @divadsn wrote:But isn't it a requirement to run Pywikibot as I can see in the requirements.txt?
Not really, the only real requirement to run pywikibot is requests. Most of the other requirements are extras for specific scripts. See install_requires and tests_require in setup.py. python-stdnum is not in tests_require.
My understanding is that if a test module depends on another module that is not defined in test_requires then the require_modules decorator (defined in aspects.py) should be used for that test.
TASK DETAIL
EMAIL PREFERENCES
To: Dalba
Cc: Albert221, divadsn, gerritbot, Aklapper, pywikibot-bugs-list, Dalba, Adrian1985, Cpaulf30, Baloch007, Darkminds3113, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Magul, Tbscho, rafidaslam, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Avicennasis, jayvdb, Masti, Alchimista, Rxy
Cc: Albert221, divadsn, gerritbot, Aklapper, pywikibot-bugs-list, Dalba, Adrian1985, Cpaulf30, Baloch007, Darkminds3113, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Magul, Tbscho, rafidaslam, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Avicennasis, jayvdb, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
