rework UI for chatmail setup

This commit is contained in:
holger krekel
2023-12-09 13:43:56 +01:00
parent b71e24d6a1
commit 6285283b02
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]