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: Ib8c80f78cf03740e9789ebcd1d8f85fee034bd90
This commit is contained in:
Alex Kavanagh 2021-02-02 17:13:20 +00:00
parent da1791c111
commit a2ead078ab
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