We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb1ff0 commit 22dc04aCopy full SHA for 22dc04a
readthedocs.yaml
@@ -10,7 +10,7 @@ build:
10
# package from another package.
11
# We need our tags in order to calculate the version.
12
# See https://github.com/astral-sh/uv/issues/8148.
13
- pre_install: [git fetch --tags]
+ pre_install: [git fetch --all --tags]
14
15
python:
16
install:
0 commit comments