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 2eacb70 commit 9843447Copy full SHA for 9843447
CHANGELOG.md
@@ -263,6 +263,16 @@ END_UNRELEASED_TEMPLATE
263
### Removed
264
* Nothing removed.
265
266
+{#1-4-2}
267
+## [1.4.2] - 2025-08-13
268
+
269
+[1.4.2]: https://github.com/bazel-contrib/rules_python/releases/tag/1.4.2
270
271
+### Fixed
272
+* (toolchains) `local_runtime_repo` now checks if the include directory exists
273
+ before attempting to watch it, fixing issues on macOS with system Python
274
+ ([#3043](https://github.com/bazel-contrib/rules_python/issues/3043)).
275
276
{#1-4-1}
277
## [1.4.1] - 2025-05-08
278
0 commit comments