Skip to content

Commit c122cb4

Browse files
committed
docs: enable pipstar for doc building
1 parent 23397d5 commit c122cb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/readthedocs_build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ done < <(env -0)
1212
# In order to get the build number, we extract it from the host name
1313
extra_env+=("--//sphinxdocs:extra_env=HOSTNAME=$HOSTNAME")
1414

15+
export RULES_PYTHON_ENABLE_PIPSTAR=1
16+
1517
set -x
1618
bazel run \
1719
--config=rtd \

0 commit comments

Comments
 (0)