Skip to content

Commit af99582

Browse files
committed
Revert "build: add linkify to the myst-parser dependency"
This reverts commit 9fe6168.
1 parent 78c39c2 commit af99582

File tree

2 files changed

+4
-35
lines changed

2 files changed

+4
-35
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[linkify]>=3.0.1",
26+
"myst-parser>=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: 3 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)