Skip to content

Commit 2895825

Browse files
committed
fix missing sphinx extension sphinx_codeautolink
1 parent 92469bd commit 2895825

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
run: |
4848
pip install --upgrade pip
4949
pip install git+https://github.com/petercorke/sphinx-autorun.git
50+
pip install sphinx-codeautolink
5051
pip install .[docs]
5152
cd packages/mvtb-data && pip install .
5253

0 commit comments

Comments
 (0)