Skip to content

Commit 2d62b62

Browse files
authored
fix(docs): add missing dependency (#340)
1 parent 5947451 commit 2d62b62

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/requirements.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ anytree
99
sphinx-copybutton
1010

1111
# workaround because of https://github.com/miyakogi/m2r/issues/66
12-
mistune<2.0.0
12+
mistune<2.0.0
13+
14+
# workaround because sphinxcontrib-openapi is missing setuptools --2025-03-07
15+
setuptools

0 commit comments

Comments
 (0)