Skip to content

Commit 976459f

Browse files
committed
fix editable werkzeug
1 parent 5e621a2 commit 976459f

2 files changed

Lines changed: 6 additions & 42 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,6 @@ exclude = [
104104
[tool.uv]
105105
default-groups = ["dev", "pre-commit", "tests", "typing"]
106106

107-
[tool.uv.sources]
108-
werkzeug = { path = "../werkzeug" }
109-
110107
[tool.pytest.ini_options]
111108
testpaths = ["tests"]
112109
filterwarnings = [

uv.lock

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

0 commit comments

Comments
 (0)