Skip to content

Commit d57c79c

Browse files
committed
Use upstream PR branch to install mkdocstrings
1 parent 6cf34b9 commit d57c79c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,6 @@ format-command = "ruff format --config config/ruff.toml --stdin-filename {filena
122122

123123
[tool.uv]
124124
default-groups = ["maintain", "ci", "docs"]
125+
126+
[tool.uv.sources]
127+
mkdocstrings = { git = "https://github.com/mkdocstrings/mkdocstrings", rev = "bartosz/flag-skip-inventory" }

0 commit comments

Comments
 (0)