[Webkit-unassigned] [Bug 260990] New: Fix installability of Tools/Scripts/libraries/*

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 31 13:55:34 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=260990

            Bug ID: 260990
           Summary: Fix installability of Tools/Scripts/libraries/*
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gsnedders at apple.com
                CC: jbedard at apple.com

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).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230831/c1602167/attachment.htm>


More information about the webkit-unassigned mailing list