conda-forge / conda-forge/mkdocstrings-python-xref-feedstock

Clean up recipe per recommendation

未关闭
#7 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
没有语言数据
星标
0
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

noarch: python recipes should usually follow the syntax in our [documentation](https://urldefense.com/v3/__https://conda-forge.org/docs/maintainer/knowledge_base/*noarch-python__;Iw!!A3Ni8CS0y2Y!7PZ8k4ULt2wE-SNI7FY8PJ9DPZHbq2twmrwC1Llj6N6b4wvE2JPyjxzUIlczcMF2K9mtXLwCGPlbD5apkvg3BfAOv-zeRZg$) for specifying the Python version.

* [ ] For the host section of recipe, you should usually use python {{ python_min }} for the python entry.*
* [ ] For the run section of recipe, you should usually use python >={{ python_min }} for the python entry.
* [ ] For the test.requires section of recipe, you should usually use python {{ python_min }} for the python entry.

If the package requires a newer Python version than the currently supported minimum version on conda-forge, you can override the python_min variable by adding a Jinja2 set statement at the top of your recipe (or using an equivalent context variable for v1 recipes).

贡献指南

打开贡献指南

调研方向

首先定位 package recipe,并将其中针对 host、run 和 test.requires 的 Python 条目与链接的 conda-forge noarch Python 文档进行比较。当 recipe 遵循所要求的 python_min 语法,或明确记录适用的 override 时,工作即完成。

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

评估

技术栈
python
领域
build-system
Issue 类型
重构
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

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