From 8d823d71cef5bf7baad00583b3e7a7c3b5cb5e97 Mon Sep 17 00:00:00 2001 From: Richard Nemeth Date: Sun, 28 May 2023 12:59:50 +0000 Subject: [PATCH] ci: include the package --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index bf08cd6..cf443a5 100644 --- a/tox.ini +++ b/tox.ini @@ -6,7 +6,7 @@ envlist = check, apply-check, docs, tests, build, changelog [testenv] allowlist_externals = poetry, ./test_keycloak_init.sh commands_pre = - poetry install --no-root --sync + poetry install --sync [testenv:check] commands =