Skip to content

Commit 163f745

Browse files
committed
[py] Fix bazel
1 parent fdcddcd commit 163f745

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

py/BUILD.bazel

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -196,12 +196,6 @@ copy_file(
196196
out = "selenium-%s.dist-info/LICENSE" % SE_VERSION,
197197
)
198198

199-
select_file(
200-
name = "global-notice",
201-
srcs = "//:notice",
202-
subpath = "NOTICE",
203-
)
204-
205199
copy_file(
206200
name = "notice",
207201
src = ":global-notice",

0 commit comments

Comments
 (0)