Skip to content

Commit 1fb4b50

Browse files
committed
fix: temporarily switch back from insiders
1 parent 4ca049b commit 1fb4b50

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

mkdocs.insiders.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ plugins:
8383
'install-faq/windows-editions.md': 'install-faq/windows-version-support.md'
8484

8585
# https://squidfunk.github.io/mkdocs-material/reference/#built-in-typeset-plugin (Insiders)
86-
typeset: {}
86+
# typeset: {}

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
git+https://${MATERIAL_INSIDERS}@github.com/whallin/local-mkdocs-material-insiders.git
1+
# Currently broken
2+
# git+https://${MATERIAL_INSIDERS}@github.com/whallin/local-mkdocs-material-insiders.git
3+
mkdocs-material
24
pillow
35
cairosvg
46
-r base-requirements.txt

0 commit comments

Comments
 (0)