Re: how to define inputs for python packages

2020-09-28 Thread Wiktor Żelazny
On Mon, Sep 28, 2020 at 09:35:59AM +0330, Reza Alizadeh Majd wrote: > is there any rule that I missed to choose a dependency as an `input` or > as a `propageted-input` one? Hi, I’d say that you always need to declare `python-*` dependencies as `propagated-inputs`, unless it’s something required

Re: how to define inputs for python packages

2020-09-28 Thread Hartmut Goebel
Am 28.09.20 um 08:05 schrieb Reza Alizadeh Majd: > is there any rule that I missed to choose a dependency as an `input` or > as a `propageted-input` one? This is described in the manual: https://guix.gnu.org/manual/en/html_node/Python-Modules.html#Specifying-Dependencies -- Regards Hartmut Goeb