tor-browser

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

tox.txt (119B)


      1 # pulled when running tox locally
      2 -r requirements/local.txt
      3 
      4 pytest
      5 pytest-cov
      6 pytest-random-order
      7 coveralls
      8 responses