Rebuild to use charm-tools pre 2.8 release

Reverting to an earlier version of charm-tools to
resolve some building issues seen with latest 2.8.2
version.

Change-Id: I8d45eb75a296dfd4914f7e08fc881b2e8ccfeaf9
This commit is contained in:
Alex Kavanagh 2021-02-02 17:12:13 +00:00
parent 43949c471a
commit 72e5d7cb7d
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
setuptools<50.0.0 # https://github.com/pypa/setuptools/commit/04e3df22df840c6bb244e9b27bc56750c44b7c85
# Build requirements
charm-tools>=2.4.4
charm-tools>=2.4.4,<2.8
# Workaround until https://github.com/juju/charm-tools/pull/589 gets
# published