tor-browser

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

setup.cfg (104B)


      1 [nosetests]
      2 with-coverage=1
      3 cover-package=pathlib2
      4 cover-branches=1
      5 cover-html=1
      6 
      7 [wheel]
      8 universal = 1