conda-forge / conda-forge/conda-forge.github.io

bot: limit version-range of deps depending on package's environment.yaml

未关闭
#1,939 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
question
主要语言
JavaScript
星标
170
派生
320
平均合并
2 天 10 小时
30 天内合并 PR
5

描述

### Your question:

My packages, but I'm sure many others, also use conda to help development, e.g. in CI. Therefore I keep an `environment.yaml` with required dependencies and their version range. Now these dependencies are often wider than what is needed for building/packaging on conda, but the the version range is relevant information. It would be great to have a mechanism to auto-check (and possibly amend) the `meta.yaml` against the version range in the package's `environment.yaml`.

I guess I could write my own GH action and use some parse tool (e.g. https://github.com/tdegeus/conda_envfile ), but I would like to explore other possibilities as well.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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