webkitpy: Fix remaining pytest autoinstall imports
Created attachment 411299 [details] Patch
Comment on attachment 411299 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=411299&action=review > Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py:97 > + self.name = import_name When we change webkitcorepy, we want to bump the mini version (Tools/Scripts/libraries/webkitcorepy/webkitcorepy/__init__.py) since we deploy webkitcorepy as a pip package on a private package index.
Created attachment 411397 [details] Patch
Committed r268518: <https://trac.webkit.org/changeset/268518> All reviewed patches have been landed. Closing bug and clearing flags on attachment 411397 [details].
<rdar://problem/70329780>