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 3b2dd42 commit 5bc7ba3Copy full SHA for 5bc7ba3
docs/readthedocs_build.sh
@@ -12,7 +12,10 @@ done < <(env -0)
12
# In order to get the build number, we extract it from the host name
13
extra_env+=("--//sphinxdocs:extra_env=HOSTNAME=$HOSTNAME")
14
15
+export RULES_PYTHON_ENABLE_PIPSTAR=1
16
+
17
set -x
18
19
bazel run \
20
--config=rtd \
21
"--//sphinxdocs:extra_defines=version=$READTHEDOCS_VERSION" \
0 commit comments