version: 2 # Optionally declare the Python requirements required to build your docs python: install: - requirements: docs/requirements.txt sphinx: builder: html configuration: docs/source/conf.py fail_on_warning: true