Restore wheelhouse override for charm-helpers

Change-Id: I446736fd75c48408f738d14a9b34b427c33aba78
This commit is contained in:
David Ames 2020-01-29 07:38:45 -08:00
parent 40e41ad152
commit f7dda1417e
2 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,7 @@ deps =
[testenv:build]
basepython = python3
commands =
charm-build --log-level DEBUG -o {toxinidir}/build src {posargs}
charm-build --log-level DEBUG --wheelhouse-overrides wheelhouse-overrides.txt -o {toxinidir}/build src {posargs}
[testenv:py3]
basepython = python3

1
wheelhouse-overrides.txt Normal file
View File

@ -0,0 +1 @@
git+https://github.com/juju/charm-helpers.git#egg=charmhelpers