# .readthedocs.yml
build:
image: latest
python:
version: 3.8
setup_py_install: true
requirements_file: requirements_docs.txt