blob: e2f9b2a343e3892a3903649bbf414192b1469f17 [file] [log] [blame] [edit]
version: 2
# Use the default for now
formats: []
build:
image: latest
python:
version: 3.7
# Build documentation in the docs/ directory with Sphinx
sphinx:
builder: html
configuration: docs/conf.py
fail_on_warning: false
submodules:
exclude: all
recursive: false