conda-forge / conda-forge/conda-forge.github.io
Consider repos which already have build recipes
未关闭
Complexity - medium
Size - large
- 主要语言
- JavaScript
- 星标
- 170
- 派生
- 320
- 平均合并
- 2 天 10 小时
- 30 天内合并 PR
- 5
描述
Some repos ship with a conda recipe as part of the source - it would be nice to avoid duplicating the recipe, and just use that directly - perhaps using git submodules (which are horrible, but would work for this process). Updating a recipe would then be a matter of updating the submodule location.
I did something similar in https://github.com/pelson/package_with_continuous_delivery/tree/_build.
This might also give us a way to package packages for which no recipe is needed (because the `conda skeleton` approach works).
贡献指南
评估
这个 Issue 还没有评估数据。