aspect-build / rules_py

More compatible Bazel rules for running Python tools and building Python projects
Apache License 2.0
86 stars 28 forks source link

fix: flip unused_inputs=1 by default #432

Closed thesayyn closed 1 week ago

thesayyn commented 2 weeks ago

Changes are visible to end-users: yes/no

Test plan

thesayyn commented 2 weeks ago

Needs: https://github.com/bazelbuild/bazel-central-registry/pull/3167 first

domenic-donato commented 1 week ago

Thanks for working on this @thesayyn!