We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c624c87 commit 496c27aCopy full SHA for 496c27a
CHANGELOG.md
@@ -105,6 +105,8 @@ END_UNRELEASED_TEMPLATE
105
variants. Setting {obj}`--py_linux_libc=musl` and `--py_freethreaded=yes` now
106
activate them, respectively.
107
([#3262](https://github.com/bazel-contrib/rules_python/issues/3262)).
108
+* (gazelle) Remove py_binary targets with invalid srcs. This includes files
109
+ that are not generated or regular files.
110
111
{#v0-0-0-added}
112
### Added
0 commit comments