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 582cea1 commit e74e546Copy full SHA for e74e546
CHANGELOG.md
@@ -95,6 +95,8 @@ Other changes:
95
([2169](https://github.com/bazelbuild/rules_python/issues/2169)).
96
* (workspace) Corrected protobuf's name to com_google_protobuf, the name is
97
hardcoded in Bazel, WORKSPACE mode.
98
+* (pypi): compile_pip_requirements no longer fails on Windows when --enable_runfiles is not enabled
99
+* (pypi): compile_pip_requirements now correctly updates files in the source tree on Windows when --windows_enable_symlinks is not enabled
100
101
{#v0-0-0-added}
102
### Added
0 commit comments