austinmcconnell/mortgage

View on GitHub
.readthedocs.yml

Summary

Maintainability
Test Coverage
## See http://docs.readthedocs.io/en/latest/yaml-config.html

build:
    image: latest

python:
    version: 3.6
    pip_install: true
    extra_requirements:
        - develop