bazel-contrib / bazel-contrib/rules_python
Clarify if py_wheel only supports pure Python wheels
Open
cleanup
type: documentation
- Dominant language
- Starlark
- Stars
- 688
- Forks
- 721
- Avg merge
- 14h 49m
- Merged PRs (30d)
- 81
Description
According to https://github.com/bazel-contrib/rules_python/blob/a4b946bbe1b3e83ca4602a0d059fea823b0ded65/python/packaging.bzl#L102, py_wheel only supports pure python wheels.
However, looking around it seems to me that this comment is outdated, so I thought I'd ask if this is still up to date.
Thank you!
Contributor guide
Assessment
This issue has not been assessed yet.