Skip to content

Commit 180eac7

Browse files
authored
lock file and exclude newer (#79)
1 parent aea453d commit 180eac7

2 files changed

Lines changed: 119 additions & 73 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,3 +142,6 @@ license-files = []
142142

143143
[tool.setuptools.dynamic]
144144
version = {attr = "vicinity.version.__version__"}
145+
146+
[tool.uv]
147+
exclude-newer = "1 week"

0 commit comments

Comments
 (0)