Hi Merlijn, You can include these as pip dependency lines in a wheelhouse.txt file in the root of you layer.
IE: $ cat wheelhouse.txt netifaces==0.10.4 ipaddress=1.0.15 Marco On Mon, Dec 21, 2015 at 4:25 PM Merlijn Sebrechts < [email protected]> wrote: > Hi > > > My Charm uses additional pip dependencies like netifaces and ipaddress. Is > there a way to tell charm build to include these in the wheel? > > > > Kind regards > Merlijn Sebrechts > -- > Juju mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju >
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
