bazel-contrib / bazel-contrib/rules_python

Support `extras` and `dependency_groups` in the PEP508 env marker evaluation

未关闭
#2,786 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
type: pip
主要语言
Starlark
星标
688
派生
721
平均合并
15 小时 7 分钟
30 天内合并 PR
76

描述

Similar to what https://github.com/pypa/packaging/issues/885 has done.

We should have support for that to better integrate with other lock formats (if necessary).

贡献指南

打开贡献指南

调研方向

首先阅读链接的 packaging issue,然后定位此 repository 中用于评估 PEP 508 环境标记的入口点。确定在与 lock-format 集成时应如何识别 `extras` 和 `dependency_groups`,并为受支持的标记情况添加覆盖。完成标准是这些标记能够正确求值,同时不破坏现有行为。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
build-system, tooling
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。