1
0
mirror of https://github.com/gryf/pygtktalog.git synced 2026-04-24 07:01:25 +02:00

Added EXIF tag handling for images.

This commit is contained in:
2022-09-30 18:20:45 +02:00
parent 51e3bfa441
commit 4b02641481
2 changed files with 17 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ packages =
[options]
install_requires =
pillow
exifread
sqlalchemy
[bdist_wheel]