Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
a17a26396d9902d9044ce786bb4e53a6bd6c8e94
/
.
/
.readthedocs.yml
blob: 6613d49e66649e474403f59f98b256e40f80562d [
file
]
version:
2
build:
os:
"ubuntu-22.04"
tools:
nodejs:
"19"
commands:
-
env
-
npm install
-
g @bazel/bazelisk
-
bazel version
# Put the actual build behind a shell script because its easier to modify than
# the yaml config.
-
docs/readthedocs_build.sh