Skip to content

Commit 98abaac

Browse files
committed
Tweak RTD
1 parent d5e455a commit 98abaac

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.readthedocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ build:
66
# Keep version in sync with tox.ini (docs and gh-actions).
77
python: "3.11"
88
jobs:
9+
# Need the tags to calculate the version
10+
post_checkout:
11+
- git fetch --tags
912
post_create_environment:
1013
- "curl -sSL https://raw.githubusercontent.com/pdm-project/pdm/main/install-pdm.py | python3 -"
1114
post_install:

0 commit comments

Comments
 (0)