We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95ba324 commit bbbcae5Copy full SHA for bbbcae5
1 file changed
pyproject.toml
@@ -51,9 +51,6 @@ dev = [
51
"testcontainers-postgres>=0.0.1rc1",
52
]
53
54
-[tool.uv]
55
-config-settings = { editable_mode = "compat" }
56
-
57
[tool.pytest.ini_options]
58
pythonpath = ["."]
59
addopts = "-W ignore::DeprecationWarning"
0 commit comments