File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,8 @@ BEGIN_UNRELEASED_TEMPLATE
3838
3939{#v0-0-0-fixed}
4040### Fixed
41- * Nothing fixed.
41+ * (gazelle) Remove {obj}`py_binary` targets with invalid `srcs`. This includes files
42+ that are not generated or regular files.
4243
4344{#v0-0-0-added}
4445### Added
@@ -118,8 +119,6 @@ END_UNRELEASED_TEMPLATE
118119 ([ #3262 ] ( https://github.com/bazel-contrib/rules_python/issues/3262 ) ).
119120* (rules) {obj}` py_console_script_binary ` is now compatible with symbolic macros
120121 ([ #3195 ] ( https://github.com/bazel-contrib/rules_python/pull/3195 ) ).
121- * (gazelle) Remove py_binary targets with invalid srcs. This includes files
122- that are not generated or regular files.
123122
124123{#v1-7-0-added}
125124### Added
You can’t perform that action at this time.
0 commit comments