Skip to content

Commit 4d8c691

Browse files
committed
TST: install click from (patched) source
1 parent c6fd5aa commit 4d8c691

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ members = ["lib/inifix"]
4949

5050
[tool.uv.sources]
5151
inifix = { workspace = true }
52+
# https://github.com/pallets/click/pull/2991
53+
click = { git = "https://github.com/neutrinoceros/click", rev = "4679b1cbc35d05e1c250affaf8a3b7156bad6319" }
5254

5355
[tool.ruff.lint]
5456
exclude = ["*__init__.py"]

uv.lock

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

0 commit comments

Comments
 (0)