Skip to content

Commit 5c82a64

Browse files
awoll-bdaiexploy-bot
authored andcommitted
Pin breathe version due to incompatibility with sphinx >9 (#89)
### What change is being made Pin breathe version. ### Why this change is being made Fix `pixi run -e docs build`. ### Tested `pixi run -e docs build` works now. GitOrigin-RevId: 7be212439d21a80db1c9b59988986bf82c0596dc
1 parent 012e498 commit 5c82a64

2 files changed

Lines changed: 46 additions & 45 deletions

File tree

pixi.lock

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

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ sphinx = "*"
135135
furo = "*"
136136
sphinx-autodoc-typehints = "*"
137137
doxygen = "*"
138-
breathe = "*"
138+
breathe = ">=4.35.0"
139139
myst-parser = "*"
140140

141141
[feature.docs.pypi-dependencies]

0 commit comments

Comments
 (0)