rules_python icon indicating copy to clipboard operation
rules_python copied to clipboard

When the wheel is patched, the `sdist` is included into the repackaged wheel.

Open aignas opened this issue 1 year ago • 0 comments

See the log in https://github.com/bazelbuild/rules_python/pull/2126.

The main problem is that the sdist is not ignored when repacking the wheel after patching the contents after building it.

aignas avatar Aug 22 '24 15:08 aignas