diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 2d978f8..979050c 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,6 +10,9 @@ build: os: ubuntu-20.04 tools: python: "3.7" + jobs: + post_install: + - python -m pip install --no-cache-dir --no-deps . # Build documentation in the docs/ directory with Sphinx mkdocs: