tor-browser

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

tox.ini (110B)


      1 [tox]
      2 envlist = py27, py34, py35, py36, py37
      3 
      4 [testenv]
      5 commands = {envbindir}/python -m unittest discover -v