diff --git a/.readthedocs.yml b/.readthedocs.yml index 446c4658..ae52abc9 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -8,6 +8,9 @@ build: # using Sphinx extension sphinxcontrib.rsvgconverter, see # https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter - librsvg2-bin + jobs: + post_checkout: + - git fetch --unshallow || true python: install: - requirements: doc/requirements.txt