Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 0d1879d

Browse files
authored
fix: pin markdown builder version (#306)
1 parent c6081e0 commit 0d1879d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
'PyYAML',
2525
'recommonmark',
2626
'sphinx==4.5.0',
27-
'sphinx-markdown-builder',
27+
'sphinx-markdown-builder==0.5.5',
2828
'sphinxcontrib.napoleon',
2929
'unidecode',
3030
'wheel>=0.24.0'

0 commit comments

Comments
 (0)