diff options
Diffstat (limited to 'python/sites/wpt.txt')
-rw-r--r-- | python/sites/wpt.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/python/sites/wpt.txt b/python/sites/wpt.txt new file mode 100644 index 0000000000..a25737ad17 --- /dev/null +++ b/python/sites/wpt.txt @@ -0,0 +1,15 @@ +vendored:testing/web-platform/tests/tools/third_party/h2/src +vendored:testing/web-platform/tests/tools/third_party/hpack/src +vendored:testing/web-platform/tests/tools/third_party/html5lib +vendored:testing/web-platform/tests/tools/third_party/hyperframe/src +vendored:testing/web-platform/tests/tools/third_party/pywebsocket3 +vendored:testing/web-platform/tests/tools/third_party/webencodings +vendored:testing/web-platform/tests/tools/wptrunner +vendored:testing/web-platform/tests/tools/wptserve +vendored:third_party/python/redo +pypi:tox==3.12.1 +pypi:ujson==5.7.0 +pypi:aioquic==0.9.21 +# Bug 1823701 - tomli is a pytest dependency that isn't pulled into WPT's +# vendor dir for some reason +pypi:tomli==2.0.1 |