version: 2 sphinx: configuration: docs/conf.py python: version: "3.9" install: - method: pip path: ./src/ - requirements: docs/requirements.rtd.txt