bazel-contrib / bazel-contrib/rules_python
Clarify if py_wheel only supports pure Python wheels
未关闭
cleanup
type: documentation
- 主要语言
- Starlark
- 星标
- 688
- 派生
- 721
- 平均合并
- 15 小时 7 分钟
- 30 天内合并 PR
- 76
描述
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!
贡献指南
调研方向
阅读 python/packaging.bzl 第 102 行附近的内容,并跟踪当前的 py_wheel 行为,以确定 pure-Python 限制是否仍然准确。完成的标准是:其中清楚地记录所支持的 wheel 类型;如果调查显示注释已经过时,则修正该注释。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- build-system
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100