build:
  image: latest
python:
  version: 3.6
  pip_install: true
  extra_requirements:
  - docs
formats: []