pdf-translator-for-human / .readthedocs.yaml
nidhal baccouri
added docs config yaml
e64b7cb
raw
history blame
265 Bytes
# File: .readthedocs.yaml
version: 2
# Build from the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
# Explicitly set the version of Python and its requirements
python:
version: 3.7
install:
- requirements: docs/requirements_docs.txt