Skip to content

Commit 021746b

Browse files
committed
remove defunct todo
1 parent ee51ad2 commit 021746b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/private/pypi/whl_library_targets.bzl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,6 @@ def whl_library_targets(
168168

169169
if filesgroups == None:
170170
filegroups = {
171-
# TODO(#3011): Consider parsing the RECORD file to get a precise list of files
172-
# instead of relying on a glob with excludes.
173171
EXTRACTED_WHEEL_FILES: dict(
174172
include = ["**"],
175173
exclude = [name],

0 commit comments

Comments
 (0)