tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

marionette_source_requirements.txt (466B)


      1 # These dependencies are required for running marionette based tests from a source checkout
      2 
      3 -r mozbase_source_requirements.txt
      4 
      5 ../web-platform/tests/tools/wptserve
      6 ../web-platform/tests/tools/third_party/certifi
      7 ../web-platform/tests/tools/third_party/enum ; python_version < '3'
      8 ../web-platform/tests/tools/third_party/h2
      9 ../web-platform/tests/tools/third_party/hyperframe
     10 ../web-platform/tests/tools/third_party/hpack
     11 
     12 ../marionette/client
     13 ../marionette/harness