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

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

オープン
#1,939 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
question
主要言語
JavaScript
スター
170
フォーク
320
平均マージ
2日 10時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。