rework UI for chatmail setup

This commit is contained in:
holger krekel
2023-12-09 13:43:56 +01:00
parent 5c58e625f0
commit 2e7f8483b3
2 changed files with 62 additions and 35 deletions

View File

@@ -10,6 +10,9 @@ dependencies = [
"pillow",
"qrcode",
"markdown",
"pytest",
"setuptools>=68",
"tox",
]
[tool.pytest.ini_options]