version: 2 build: tools: python: "3.10" commands: - pip install myst-parser sphinx: builder: html configuration: docs/source/conf.py fail_on_warning: true