Skip to content

Commit 9fe6168

Browse files
committed
build: add linkify to the myst-parser dependency
1 parent 905632c commit 9fe6168

File tree

2 files changed

+35
-4
lines changed

2 files changed

+35
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dev = [
2323
]
2424
docs = [
2525
"furo>=2024.8.6",
26-
"myst-parser>=3.0.1",
26+
"myst-parser[linkify]>=3.0.1",
2727
"sphinx>=7.4.7",
2828
"sphinx-autodoc-typehints>=2.3.0",
2929
"sphinx-copybutton>=0.5.2",

uv.lock

Lines changed: 34 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)