tor-browser

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

requires.txt (152B)


      1 [:python_version < "3.4"]
      2 contextlib2
      3 
      4 [docs]
      5 sphinx
      6 jaraco.packaging>=3.2
      7 rst.linker>=1.9
      8 
      9 [testing]
     10 pathlib2
     11 unittest2
     12 jaraco.itertools
     13 func-timeout