Skip to content

Commit 50fba98

Browse files
committed
chore: add exclude-newer
1 parent 986af59 commit 50fba98

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,6 @@ ignore_missing_imports = true
120120

121121
[tool.setuptools.dynamic]
122122
version = {attr = "model2vec.version.__version__"}
123+
124+
[tool.uv]
125+
exclude-newer = "1 week"

0 commit comments

Comments
 (0)