Skip to content

Commit 819bd63

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

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
@@ -62,6 +62,7 @@ sphinx-copybutton = "*"
6262
sphinxext-rediraffe = "*"
6363
myst_parser = ">=0.18.1"
6464
docutils = "*"
65+
linkify-it-py = "*"
6566

6667
[tool.poetry.group.test.dependencies]
6768
### Testing ###

0 commit comments

Comments
 (0)