Skip to content

Commit f2e6cdb

Browse files
committed
Add myst-parser
1 parent 779a2f2 commit f2e6cdb

File tree

2 files changed

+82
-1
lines changed

2 files changed

+82
-1
lines changed

poetry.lock

Lines changed: 81 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ optional = true
9696
[tool.poetry.group.docs.dependencies]
9797
Sphinx = "^7.2.6"
9898
sphinx-rtd-theme = "^2.0.0"
99+
myst-parser = "^2.0"
99100

100101
[tool.flake8]
101102
# flake8-docstrings

0 commit comments

Comments
 (0)