Updates to pin charm-tools to 2.8.3
* Update requirements.txt to pin charm-tools to 2.8.3 * Update tox.ini to change the build parameters. * This upgrades from <2.7 which adds reproducible charms * Bug was fixed that controlled the default output directory doesn't get 'builds' appended. The tox change puts it back so that stable & master both build to the same directory. This may be reviewed in the future. Change-Id: I4ad9e3f8abb39a7e865d1db377da60335a47594d
This commit is contained in:
parent
d83bf07623
commit
d8ebb7a5dc
@ -9,7 +9,7 @@
|
||||
setuptools<50.0.0 # https://github.com/pypa/setuptools/commit/04e3df22df840c6bb244e9b27bc56750c44b7c85
|
||||
|
||||
# Build requirements
|
||||
charm-tools>=2.4.4,<2.8
|
||||
charm-tools==2.8.3
|
||||
|
||||
# Workaround until https://github.com/juju/charm-tools/pull/589 gets
|
||||
# published
|
||||
|
Loading…
Reference in New Issue
Block a user