From 8d3e2af303827a3e9c48868ca42725936a914c46 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Sat, 14 Oct 2023 14:04:56 +0200 Subject: [PATCH] adapt init --- scripts/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/init.sh b/scripts/init.sh index 889f8ba0..cd05253c 100755 --- a/scripts/init.sh +++ b/scripts/init.sh @@ -9,4 +9,4 @@ doveauth/venv/bin/pip install pytest build doveauth/venv/bin/pip install -e doveauth python3 -m venv online-tests/venv -online-tests/venv/bin/pip install pytest pytest-timeout pdbpp +online-tests/venv/bin/pip install pytest pytest-timeout pdbpp deltachat