Skip to content

Commit c759d5b

Browse files
committed
py(deps): Add linkify-it for docs
See also: https://github.com/tsutsu3/linkify-it-py
1 parent ef0a828 commit c759d5b

File tree

2 files changed

+37
-2
lines changed

2 files changed

+37
-2
lines changed

poetry.lock

+36-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ sphinx-copybutton = "*"
6767
sphinxext-rediraffe = "*"
6868
myst_parser = ">=0.18.1"
6969
docutils = "*"
70+
linkify-it-py = "*"
7071

7172
[tool.poetry.group.test.dependencies]
7273
### Testing ###

0 commit comments

Comments
 (0)