work in progress Mail parsing

This commit is contained in:
phail
2022-04-19 00:39:00 +02:00
parent cca576f518
commit 027897ff03
5 changed files with 168 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ concurrent-log-handler = "*"
zipp = {version = "*", markers = "python_version < '3.9'"}
pyzbar = "*"
pdf2image = "*"
click = "==8.0.4"
[dev-packages]
coveralls = "*"