Skip to content

Commit

Permalink
RTD: Don't use shallow clone (to get last-changed dates)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Aug 26, 2023
1 parent b4dc4be commit 3d648cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .readthedocs.yml
Expand Up @@ -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
Expand Down

0 comments on commit 3d648cc

Please sign in to comment.