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 b7d31f0 commit 4944923Copy full SHA for 4944923
1 file changed
CHANGELOG.md
@@ -67,6 +67,8 @@ END_UNRELEASED_TEMPLATE
67
68
{#v0-0-0-added}
69
### Added
70
+* (windows) Full venv support for Windows is available. Set
71
+ {obj}`--venvs_site_packages=yes` to enable.
72
* (runfiles) Added a pathlib-compatible API: {obj}`Runfiles.root()`
73
Fixes [#3296](https://github.com/bazel-contrib/rules_python/issues/3296).
74
* (toolchains) `3.13.12`, `3.14.3` Python toolchain from [20260325] release.
0 commit comments