Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/readthedocs_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ done < <(env -0)
# In order to get the build number, we extract it from the host name
extra_env+=("--//sphinxdocs:extra_env=HOSTNAME=$HOSTNAME")

export RULES_PYTHON_ENABLE_PIPSTAR=1

set -x
bazel run \
--config=rtd \
Expand Down