fix editable werkzeug

This commit is contained in:
David Lord 2026-02-03 10:20:49 -08:00
parent 5e621a2801
commit 976459f7cb
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
2 changed files with 6 additions and 42 deletions

View file

@ -104,9 +104,6 @@ exclude = [
[tool.uv]
default-groups = ["dev", "pre-commit", "tests", "typing"]
[tool.uv.sources]
werkzeug = { path = "../werkzeug" }
[tool.pytest.ini_options]
testpaths = ["tests"]
filterwarnings = [