Skip to content

Commit 73ff7e5

Browse files
authored
Fix release.py lock (#116)
Signed-off-by: William Woodruff <william@yossarian.net>
1 parent 356e172 commit 73ff7e5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

scripts/release.py.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ requires-python = ">=3.12"
55
[options]
66
exclude-newer = "0001-01-01T00:00:00Z" # This has no effect and is included for backwards compatibility when using relative exclude-newer values.
77
exclude-newer-span = "P7D"
8+
9+
[options.exclude-newer-package]
10+
astral-dev-toolchain-cargo-hack = "2026-08-27T04:00:00Z"
11+
astral-dev-toolchain-cargo-shear = "2026-08-27T04:00:00Z"

0 commit comments

Comments
 (0)