build: image: latest python: version: 3.6 pip_install: true # Don't build any extra formats formats: [] requirements_file: requirements-doc.txt