build:
  image: latest

python:
  version: 3.7
  pip_install: true
  extra_requirements:
    - docs