Skip to content

fix: trimming deps in py_binary#1614

Merged
aignas merged 1 commit intobazel-contrib:mainfrom
linzhp:main_deps
Dec 17, 2023
Merged

fix: trimming deps in py_binary#1614
aignas merged 1 commit intobazel-contrib:mainfrom
linzhp:main_deps

Conversation

@linzhp
Copy link
Copy Markdown
Contributor

@linzhp linzhp commented Dec 15, 2023

The py_binary targets for main modules should only depend on the modules that it imports, not blindly inheriting from the py_library.

@linzhp linzhp requested a review from f0rmiga as a code owner December 15, 2023 00:02
@aignas aignas added this pull request to the merge queue Dec 15, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 15, 2023
@aignas aignas added this pull request to the merge queue Dec 17, 2023
Merged via the queue into bazel-contrib:main with commit e1c9ad5 Dec 17, 2023
@linzhp linzhp deleted the main_deps branch December 17, 2023 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants