added console output to scan_comics.py options.

This commit is contained in:
ajurna
2020-05-26 10:34:29 +01:00
parent 14caef1e42
commit 09a64ec5d8
3 changed files with 45 additions and 4 deletions

View File

@@ -16,6 +16,7 @@ django-bootstrap4 = "*"
dj-database-url = "*"
pypdf4 = "*"
python-dotenv = "*"
loguru = "*"
[requires]
python_version = "3.8"