WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
260990
Fix installability of Tools/Scripts/libraries/*
https://bugs.webkit.org/show_bug.cgi?id=260990
Summary
Fix installability of Tools/Scripts/libraries/*
Sam Sneddon [:gsnedders]
Reported
2023-08-31 13:55:34 PDT
In theory, all of these are installable Python projects. However, you can't just, e.g., jump into `Tools/Scripts/libraries/webkitflaskpy` and run `pip install .`, because it will fail unable to find `webkitcorepy`. Per discussion with Jonathan, let's actually get these all installable as a first step towards migrating testing everything via tox (with its implicit virtualenv).
Attachments
Add attachment
proposed patch, testcase, etc.
Sam Sneddon [:gsnedders]
Comment 1
2023-08-31 14:21:01 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17306
Radar WebKit Bug Importer
Comment 2
2023-09-07 13:56:11 PDT
<
rdar://problem/115134687
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug