Skip to content

Commit d90e11d

Browse files
committed
try to fix 'mkdocstrings: src.flask_app.hello_world could not be found'
1 parent 4b2537d commit d90e11d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

requirements.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ black
1414

1515
# Documentation
1616
mkdocs
17-
mkdocstrings[python]>=0.18
17+
mkdocstrings[python]>=0.18
18+
mkdocstrings-handlers

0 commit comments

Comments
 (0)