Skip to content

Commit 8e62d24

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

File tree

2 files changed

+37
-2
lines changed

2 files changed

+37
-2
lines changed

poetry.lock

Lines changed: 36 additions & 2 deletions
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
@@ -81,6 +81,7 @@ sphinxext-opengraph = "<0.8" # https://github.com/wpilibsuite/sphinxext-opengrap
8181
sphinx-copybutton = "*"
8282
sphinxext-rediraffe = "*"
8383
myst_parser = ">=0.18.1"
84+
linkify-it-py = "*"
8485

8586
[tool.poetry.group.test.dependencies]
8687
### Testing ###

0 commit comments

Comments
 (0)