Import Books now working in ui, Working on logging.

This commit is contained in:
Raelon Masters
2020-08-15 01:09:28 -04:00
parent 3f99c15038
commit 5429b7ee00
9 changed files with 70 additions and 10 deletions

View File

@@ -30,6 +30,7 @@ Pillow = "*"
Django = "*"
uWSGI = "*"
pudb = "*"
loguru = "*"
[requires]
python_version = "3.8"