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 365f30f commit 1bf67e0Copy full SHA for 1bf67e0
CHANGELOG.md
@@ -191,6 +191,17 @@ END_UNRELEASED_TEMPLATE
191
### Removed
192
* Nothing removed.
193
194
+{#v1-5-4}
195
+## [1.5.4] - 2025-08-27
196
+
197
+[1.5.4]: https://github.com/bazel-contrib/rules_python/releases/tag/1.5.4
198
199
+{#v1-5-4-fixed}
200
+### Fixed
201
+* (toolchains) `local_runtime_repo` now checks if the include directory exists
202
+ before attempting to watch it, fixing issues on macOS with system Python
203
+ ([#3043](https://github.com/bazel-contrib/rules_python/issues/3043)).
204
205
{#v1-5-3}
206
## [1.5.3] - 2025-08-11
207
0 commit comments