Add filtermail

This commit is contained in:
link2xt
2023-10-13 21:50:14 +00:00
parent e061d98cfc
commit c9dc32bd10
9 changed files with 201 additions and 13 deletions

View File

@@ -10,3 +10,7 @@ doveauth/venv/bin/pip install -e doveauth
python3 -m venv online-tests/venv
online-tests/venv/bin/pip install pytest pytest-timeout pdbpp deltachat
python3 -m venv filtermail/venv
filtermail/venv/bin/pip install build
filtermail/venv/bin/pip install -e filtermail