tor-browser

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

MANIFEST.in (227B)


      1 include LICENSE
      2 include AUTHORS.rst
      3 include CHANGES.rst
      4 include README.rst
      5 include requirements*.txt
      6 include .pytest.expect
      7 include tox.ini
      8 include pytest.ini
      9 graft html5lib/tests/testdata
     10 recursive-include html5lib/tests *.py