build:
image: latest
python:
version: 3.6
pip_install: true
extra_requirements: ['docs', 'qt']
# Don't build any extra formats
formats: []