conda-forge / conda-forge/conda-forge.github.io
Consider repos which already have build recipes
Abierto
Complexity - medium
Size - large
- Lenguaje dominante
- JavaScript
- Estrellas
- 170
- Forks
- 320
- Merge medio
- 2 d 10 h
- PR fusionados (30 d)
- 5
Descripción
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).
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.