Skip to content

Commit b1572d3

Browse files
committed
FIX: revert sphinx_theme dependency
1 parent 9d2dca9 commit b1572d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

โ€Žrequirements-noplot.txtโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ torchdata
2020
networkx
2121

2222
# PyTorch Korea Theme
23-
-e git+https://github.com/PyTorchKorea/pytorch_sphinx_theme#egg=pytorch-sphinx-theme
23+
pytorch-sphinx-theme@https://github.com/PyTorchKorea/pytorch_sphinx_theme/archive/master.zip

โ€Žrequirements.txtโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ importlib-metadata < 5.0; python_version <= "3.7"
4545
importlib-metadata; python_version > "3.7"
4646

4747
# PyTorch Korea Theme
48-
-e git+https://github.com/PyTorchKorea/pytorch_sphinx_theme#egg=pytorch-sphinx-theme
48+
pytorch-sphinx-theme@https://github.com/PyTorchKorea/pytorch_sphinx_theme/archive/master.zip
4949

5050
ipython
5151

0 commit comments

Comments
ย (0)