update domain matching tests for Werkzeug 3.2
This commit is contained in:
parent
798e006f43
commit
5e621a2801
3 changed files with 69 additions and 28 deletions
|
|
@ -104,6 +104,9 @@ exclude = [
|
|||
[tool.uv]
|
||||
default-groups = ["dev", "pre-commit", "tests", "typing"]
|
||||
|
||||
[tool.uv.sources]
|
||||
werkzeug = { path = "../werkzeug" }
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
filterwarnings = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue