forked from orbit-oss/flask
fix editable werkzeug
This commit is contained in:
parent
5e621a2801
commit
976459f7cb
2 changed files with 6 additions and 42 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue