tor-browser

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

.readthedocs.yaml (225B)


      1 ---
      2 version: 2
      3 
      4 build:
      5  os: ubuntu-22.04
      6  tools:
      7    # Keep version in sync with tox.ini/docs and ci.yml/docs.
      8    python: "3.12"
      9 
     10 python:
     11  install:
     12    - method: pip
     13      path: .
     14      extra_requirements:
     15        - docs