Skip to content

Commit

Permalink
Add git command to assume unchanged in RTD pre-install
Browse files Browse the repository at this point in the history
  • Loading branch information
smokestacklightnin committed Jan 15, 2025
1 parent a2d7b7d commit 25ff4e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ build:
tools:
python: "mambaforge-22.9"
jobs:
pre_install:
- git update-index --assume-unchanged environment-dev.yml docs/conf.py
post_checkout:
# Check out the full depth for setuptools-scm
- git fetch --unshallow || true
Expand Down

0 comments on commit 25ff4e4

Please sign in to comment.