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 6661c3c commit 32f4273Copy full SHA for 32f4273
CHANGELOG.md
@@ -72,6 +72,7 @@ END_UNRELEASED_TEMPLATE
72
* (py_wheel) py_wheel always creates zip64-capable wheel zips
73
* (providers) (experimental) {obj}`PyInfo.venv_symlinks` replaces
74
`PyInfo.site_packages_symlinks`
75
+ (refactor) Export module as a public struct
76
77
{#v0-0-0-fixed}
78
### Fixed
@@ -1184,7 +1185,6 @@ Other changes:
1184
1185
See [#1371](https://github.com/bazel-contrib/rules_python/issues/1371).
1186
* (refactor) The pre-commit developer workflow should now pass `isort` and `black`
1187
checks (see [#1674](https://github.com/bazel-contrib/rules_python/issues/1674)).
-* (refactor) Export module as a public struct
1188
1189
### Added
1190
0 commit comments