Skip to content

Commit

Permalink
py(deps): Add linkify-it for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Apr 1, 2024
1 parent c24ede5 commit 9df16fb
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
36 changes: 35 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ sphinx-inline-tabs = "*"
sphinxext-opengraph = "<0.8" # https://github.com/wpilibsuite/sphinxext-opengraph/issues/100
sphinx-copybutton = "*"
sphinxext-rediraffe = "*"
linkify-it-py = "*"

[tool.poetry.group.test.dependencies]
### Testing ###
Expand Down

0 comments on commit 9df16fb

Please sign in to comment.