Skip to content

Commit 22dc04a

Browse files
committed
Try again with --all
1 parent 2eb1ff0 commit 22dc04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build:
1010
# package from another package.
1111
# We need our tags in order to calculate the version.
1212
# See https://github.com/astral-sh/uv/issues/8148.
13-
pre_install: [git fetch --tags]
13+
pre_install: [git fetch --all --tags]
1414

1515
python:
1616
install:

0 commit comments

Comments
 (0)