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 6555dd7 commit 25b24d0Copy full SHA for 25b24d0
.jenkins/build.sh
@@ -57,7 +57,6 @@ if [[ "${JOB_TYPE}" == "worker" ]]; then
57
export FILES_TO_RUN
58
59
# Step 3: Run `make docs` to generate HTML files and static files for these tutorialis
60
- pip3 install -e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
61
make docs
62
63
# Step 3.1: Run the post-processing script:
0 commit comments