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 23397d5 commit c122cb4Copy full SHA for c122cb4
1 file changed
docs/readthedocs_build.sh
@@ -12,6 +12,8 @@ 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
bazel run \
19
--config=rtd \
0 commit comments