version: 2 build: image: latest sphinx: configuration: docs/source/conf.py fail_on_warning: true python: version: 3.8 install: - method: pip path: . extra_requirements: - docs