ec41cb0e41
Update the charmcraft.yaml file to use base and platforms, only allowing noble support. Remove test bundles for older bases. Also modernize build process using the reactive plugin, and modernize tox.ini, update build.lock pins and remove cruft. Change-Id: Ib3ef3791ba7d6d06a1016be85625a575e4eb6ae1
11 lines
293 B
Plaintext
11 lines
293 B
Plaintext
# NOTE: newer versions of cryptography require a Rust compiler to build,
|
|
# see
|
|
# * https://github.com/openstack-charmers/zaza/issues/421
|
|
# * https://mail.python.org/pipermail/cryptography-dev/2021-January/001003.html
|
|
#
|
|
cryptography<3.4
|
|
|
|
git+https://github.com/juju/charm-tools.git
|
|
|
|
simplejson
|