conda/conda-build

Docs should clarify where package binaries should go for Windows

Aperta

#4499 aperta il 6 giu 2022

 (1 commento) (0 reazioni) (0 assegnatari)Python (499 fork)auto 404
good first issuesource::anacondastale::recoveredtype::documentation

Metriche repository

Star
 (399 stelle)
Metriche merge PR
 (Merge medio 5g 10h) (17 PR mergiate in 30 g)

Descrizione

Issue

The conda-build docs don't have explicit information on where executables, DLLs, and other binaries should be placed for packages built for Windows. See the (conda-forge issue)[https://github.com/conda-forge/conda-forge.github.io/issues/26] on the subject.

Doc to Update

https://docs.conda.io/projects/conda-build/en/latest/user-guide/environment-variables.html#environment-variables-set-during-the-build-process seems like the best place to be more explicit with that information.

Guida contributor