tor-browser

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

MANIFEST.in (205B)


      1 include *.py
      2 recursive-include pathlib2 *.py
      3 recursive-include tests *.py
      4 include *.rst
      5 include VERSION
      6 include requirements.txt
      7 exclude .travis.yml
      8 exclude appveyor.yml
      9 exclude codecov.yml
     10 prune appveyor