Skip to content

Commit

Permalink
Build on latest, ensure we have tags
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Aug 8, 2024
1 parent 7d1e7bb commit 899199e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@
version: 2

build:
os: ubuntu-22.04
os: ubuntu-lts-latest
tools:
python: "3.12"
jobs:
# Need the tags to calculate the version (sometimes).
post_checkout:
- git fetch --tags

python:
install:
Expand Down

0 comments on commit 899199e

Please sign in to comment.