We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e0b74 commit 17bc247Copy full SHA for 17bc247
1 file changed
{{cookiecutter.__package_slug}}/pyproject.toml
@@ -115,3 +115,6 @@ plugins = ["pydantic.mypy"]
115
strict_optional = true
116
warn_return_any = true
117
warn_unused_ignores = true
118
+
119
+[tool.uv]
120
+exclude-newer = "1 week"
0 commit comments