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 還沒有評估資料。