From b3222934220660b8417f1cb73c6150998787bf85 Mon Sep 17 00:00:00 2001 From: Tony Meyer Date: Tue, 28 Jan 2025 16:41:00 +1300 Subject: [PATCH] Add missing package. --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 4c1e972a..46ffe70f 100644 --- a/tox.ini +++ b/tox.ini @@ -72,6 +72,7 @@ deps = psycopg[binary] pytest<8.2.0 pytest-mock + juju{env:LIBJUJU_VERSION_SPECIFIER:==3.6.1.0} coverage[toml] -r {tox_root}/requirements.txt commands =