Distribute direct charm dependencies

Do not rely on system installed Python packages but distribute the
direct charm dependencies as part of the charms wheelhouse.

As the span of distributions we need to support with reactive
charms widens we will run into compability problems with the
current model.

For further reference see juju/charm-helpers#341 and
juju-solutions/layer-basic#135

Change-Id: I2d728072bfca20e612c2d4c9178095a22f83631c
This commit is contained in:
Frode Nordahl 2019-04-24 09:29:03 +02:00
parent 0a8b451b69
commit 847d2a1eac
No known key found for this signature in database
GPG Key ID: 6A5D59A3BA48373F
2 changed files with 4 additions and 1 deletions

View File

@ -2,4 +2,4 @@
# when dependencies of the charm change,
# but nothing in the charm needs to.
# simply change the uuid to something new
6a4e8d66-b54e-11e9-9e21-27ae1864b062
adfc2315-f9f7-4015-a611-d8a7c981e3cb

3
src/wheelhouse.txt Normal file
View File

@ -0,0 +1,3 @@
jinja2
psutil