Add charmhelpers>=0.10.0,<1.0.0 as dependency #5

Merged
merged 1 commit into from May 17, 2017

Conversation

Projects
None yet
2 participants
Contributor

freyes commented May 16, 2017

Ubuntu charm needs application_version_set() available since 0.10.0.
If the ubuntu charm is installed in a machine where charmhelpers was
already installed (e.g. juju deployer was used in the machine), then
it will fail.

Add charmhelpers>=0.10.0,<1.0.0 as dependency
Ubuntu charm needs application_version_set() available since 0.10.0.
If the ubuntu charm is installed in a machine where charmhelpers was
already installed (e.g. juju deployer was used in the machine), then
it will fail.
Owner

marcoceppi commented May 17, 2017

👍 thanks!

@marcoceppi marcoceppi merged commit bb58f1d into marcoceppi:master May 17, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment