version: 2 formats: all build: os: ubuntu-20.04 tools: python: "3.9" sphinx: builder: html configuration: docs/conf.py python: install: - method: pip path: . extra_requirements: - docs system_packages: true