Skip to content

Commit e16887f

Browse files
committed
Use local bugfixed version of external toc plugin
1 parent cd56e94 commit e16887f

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.envrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ source $pyenv/bin/activate
1212
PATH_add $pyenv/bin
1313

1414
python -m pip install -r requirements.txt
15+
python -m pip install sphinx_external_toc-0.3.1-py3-none-any.whl
1516

1617
[[ -f .envrc.private ]] && source_env .envrc.private
1718

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
Sphinx==4.3.1
22
sphinx-autobuild==2021.3.14
33
sphinx-copybutton==0.5.1
4-
sphinx_external_toc==0.3.1
54
sphinxext-remoteliteralinclude==0.4.0
26.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)