Not sure if this would help, but, I recently came across this
https://github.com/pantsbuild/pex. Would something like this help for
keeping charms self contained?

On Tue, Mar 1, 2016, 4:45 PM Cory Johns <cory.jo...@canonical.com> wrote:

> I'd like to raise awareness of the following issue open against
> charm-tools: https://github.com/juju/charm-tools/issues/117
>
> It affects deploying charms in network-restricted environments, depending
> on whether any of the Python libraries they depend on in their wheelhouse
> use a feature called "setup_requires."  Most don't, but some, like path.py,
> do.
>
> The issue has links with more information and a potential partial
> work-around, but it would still require some manual work by the charm
> author, so I also wanted to start a discussion about other possible
> solutions.
> --
> Juju mailing list
> Juju@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/juju
>
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

Reply via email to