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 6127cb6 commit 70b99b6Copy full SHA for 70b99b6
CHANGELOG.md
@@ -62,6 +62,9 @@ A brief description of the categories of changes:
62
enables (or disables) using pyc files from targets transitively
63
* (pip) Skip patching wheels not matching `pip.override`'s `file`
64
([#2294](https://github.com/bazelbuild/rules_python/pull/2294)).
65
+* (chore): Add a `rules_shell` dev dependency and moved a `sh_test` target
66
+ outside of the `//:BUILD.bazel` file.
67
+ Fixes [#2299](https://github.com/bazelbuild/rules_python/issues/2299).
68
69
### Added
70
* (py_wheel) Now supports `compress = (True|False)` to allow disabling
0 commit comments