Skip to content

Commit 205cc7e

Browse files
committed
manual transitioned requirements file
1 parent 88afea9 commit 205cc7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/uv/private/pin.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ def pin(*, name, srcs, out, upgrade = False, universal = True, python_version =
9393
name = transitioned_name,
9494
src = _out,
9595
python_version = python_version,
96+
tags = ["manual"],
9697
)
9798
_out = transitioned_name
9899

0 commit comments

Comments
 (0)