Hello,

Hartmut Goebel <[email protected]> skribis:

> I have a package, written in Python, which consists of a command line
> tool and a GUI. Since the GUI requires Qt, I would like to create two
> outputs: "out", and "gui". Thus one could install the command line tool
> without huge dependencies.
>
> Now the GUI requires Qt, but for Python packages one needs to specify
> the requirements as propagated inputs. How can I make some of the 
> inputs propagated with output "gui" only?

It’s not possible.  It’s mentioned in ‘TODO’ (which thus not entirely
useless :-)).

Ludo’.

Reply via email to