RESOLVED FIXED 218049
[webkitpy] Use webkitcorepy's autoinstaller for beautifulsoup
https://bugs.webkit.org/show_bug.cgi?id=218049
Summary [webkitpy] Use webkitcorepy's autoinstaller for beautifulsoup
Jonathan Bedard
Reported 2020-10-21 13:23:55 PDT
Part of removing webkitpy's autoinstaller in favor of webkitcorepy's.
Attachments
Patch (6.66 KB, patch)
2020-10-21 13:26 PDT, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2020-10-21 13:24:18 PDT
Jonathan Bedard
Comment 2 2020-10-21 13:26:57 PDT
Aakash Jain
Comment 3 2020-10-21 14:54:19 PDT
Comment on attachment 412023 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=412023&action=review > Tools/Scripts/webkitpy/thirdparty/__init__.py:-111 > - def _install_pytest(self): is this pytest removal intentional?
Jonathan Bedard
Comment 4 2020-10-21 16:12:01 PDT
(In reply to Aakash Jain from comment #3) > Comment on attachment 412023 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=412023&action=review > > > Tools/Scripts/webkitpy/thirdparty/__init__.py:-111 > > - def _install_pytest(self): > > is this pytest removal intentional? Yes! We removed the auto installer for pytest a few weeks back, forgot to delete the function.
EWS
Comment 5 2020-10-21 16:26:13 PDT
Committed r268844: <https://trac.webkit.org/changeset/268844> All reviewed patches have been landed. Closing bug and clearing flags on attachment 412023 [details].
Note You need to log in before you can comment on or make changes to this bug.