Skip to content

Commit 128971a

Browse files
derek73claude
andcommitted
Add furo to dev dependency group
alabaster rode along as a transitive dependency of sphinx itself, so it never needed to be listed explicitly. furo has no such free ride, so CI's `uv run sphinx-build` couldn't find the theme after the switch. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 parent 5323d53 commit 128971a

2 files changed

Lines changed: 69 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ dev = [
4242
"pytest (>=8)",
4343
"dill (>=0.2.5)",
4444
"sphinx (>=8)",
45+
"furo",
4546
"mypy (>=2.1)",
4647
"ruff (>=0.15)",
4748
"pytest-timeout>=2.4.0",

uv.lock

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

0 commit comments

Comments
 (0)