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: I5abc14d8c6793a18fe5a95c66e9f0a3c5d46d5fe
This commit is contained in:
Alex Kavanagh 2021-02-02 17:10:16 +00:00
parent 1a538ee4d9
commit e84d862890
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