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 3292c16 commit 8a218c3Copy full SHA for 8a218c3
CHANGELOG.md
@@ -57,6 +57,8 @@ A brief description of the categories of changes:
57
([#2186](https://github.com/bazelbuild/rules_python/issues/2186)).
58
* (py_wheel) Fix incorrectly generated `Required-Dist` when specifying requirements with markers
59
in extra_requires in py_wheel rule.
60
+* (rules) Prevent pytest from trying run the generated stage2
61
+ bootstrap .py file when using {obj}`--bootstrap_impl=script`
62
63
64
### Added
0 commit comments