Skip to content

Commit f3caff7

Browse files
committed
apply PyTorchKorea's Sphinx theme
1 parent a311b9e commit f3caff7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ pandoc>=1.0
88
docutils>=0.16
99
sphinxcontrib-fulltoc>=1.0
1010
sphinxcontrib-mockautodoc
11-
pt-lightning-sphinx-theme @ https://github.com/PyTorchLightning/lightning_sphinx_theme/archive/master.zip
1211
sphinx-autodoc-typehints>=1.11,<1.15 # v1.15 failing on master (#11405)
1312
sphinx-paramlinks>=0.5.1
1413
sphinx-togglebutton>=0.2
@@ -18,3 +17,5 @@ jinja2>=3.0.0,<3.1.0
1817

1918
# -r ../_notebooks/.actions/requirements.txt
2019

20+
# switch sphinx theme to PyTorchKorea's
21+
-e git+https://github.com/PyTorchKorea/lightning_sphinx_theme.git#egg=pt-lightning-sphinx-theme

0 commit comments

Comments
 (0)