Skip to content

Commit a377570

Browse files
committed
fix readthedocs.yaml for mkdocs
1 parent 943aeec commit a377570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build:
66
python: "3"
77
jobs:
88
pre_install:
9-
- pip install mkdocs-material mkdocstrings mkdocs-jupyter
9+
- pip install mkdocs-material mkdocstrings==0.27.0 mkdocs-jupyter mkdocstrings-python mkdocs-material-extensions
1010

1111
mkdocs:
1212
configuration: mkdocs.yml

0 commit comments

Comments
 (0)