Skip to content

Commit cc813d5

Browse files
authored
Change PyTorch Sphinx theme to GitHub source
Updated the PyTorch Sphinx theme dependency to a GitHub source.
1 parent ee05085 commit cc813d5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.ci/docker/requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ pandocfilters==1.5.1
1616
markdown==3.8.2
1717

1818
# PyTorch Theme
19-
pytorch_sphinx_theme2==0.4.2
19+
# pytorch_sphinx_theme2==0.4.2
20+
21+
git+https://github.com/pytorch/[email protected]
2022

2123
# Tutorial dependencies
2224
tqdm==4.66.1

0 commit comments

Comments
 (0)