We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 986af59 commit c4cc294Copy full SHA for c4cc294
2 files changed
pyproject.toml
@@ -120,3 +120,6 @@ ignore_missing_imports = true
120
121
[tool.setuptools.dynamic]
122
version = {attr = "model2vec.version.__version__"}
123
+
124
+[tool.uv]
125
+exclude-newer = "1 week"
0 commit comments