# https://docs.readthedocs.io/en/latest/yaml-config.html version: 2 build: image: latest python: version: 3.7 install: - method: pip path: . extra_requirements: - rtd