Added watchdog support
This commit is contained in:
3
setup.py
3
setup.py
@@ -14,6 +14,8 @@ setup(
|
||||
"PySide6",
|
||||
"lmdb",
|
||||
"exiv2",
|
||||
"psutil",
|
||||
"watchdog",
|
||||
"mediapipe",
|
||||
"face_recognition",
|
||||
"face_recognition_models",
|
||||
@@ -33,6 +35,7 @@ setup(
|
||||
"imagescanner",
|
||||
"imageviewer",
|
||||
"imagecontroller",
|
||||
"filesystemwatcher",
|
||||
"metadatamanager",
|
||||
"propertiesdialog",
|
||||
"thumbnailwidget",
|
||||
|
||||
Reference in New Issue
Block a user