version: 2 build: os: "ubuntu-22.04" tools: python: "3" commands: - pip install tox - tox -e sphinx - mv doc/_build _readthedocs