From f7dda1417efa5ca8c524535980f7ed112f4c7b63 Mon Sep 17 00:00:00 2001 From: David Ames Date: Wed, 29 Jan 2020 07:38:45 -0800 Subject: [PATCH] Restore wheelhouse override for charm-helpers Change-Id: I446736fd75c48408f738d14a9b34b427c33aba78 --- tox.ini | 2 +- wheelhouse-overrides.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 wheelhouse-overrides.txt diff --git a/tox.ini b/tox.ini index 5b41c1d..20c843d 100644 --- a/tox.ini +++ b/tox.ini @@ -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 diff --git a/wheelhouse-overrides.txt b/wheelhouse-overrides.txt new file mode 100644 index 0000000..59fdfca --- /dev/null +++ b/wheelhouse-overrides.txt @@ -0,0 +1 @@ +git+https://github.com/juju/charm-helpers.git#egg=charmhelpers