ordigi/elodie/tests/media
Jaisen Mathai 87e0420fba
Make Pillow optional due to external dependencies (#326)
Fixes #325.

`Pillow` has a number of external dependencies needed for installation. Since most media files are detected correctly with `imghdr` and `Pillow` is used as a fallback we can make it optional.

`Pillow` support was added in #320 to fix #281.
2019-07-14 17:36:09 -07:00
..
__init__.py gh-22 Add __init__.py files so nosetests -w recursively runs tests 2015-12-01 01:03:00 -08:00
audio_test.py Add support for camera make and model in directory path #254 (#255) 2017-11-14 23:14:26 -08:00
base_test.py Add original file name methods to text and media class #186 (#187) 2017-01-22 00:19:44 -08:00
media_test.py Add tool to retroactively add OriginalFileName to all files in library #107 (#190) 2017-01-22 23:18:28 -08:00
photo_test.py Make Pillow optional due to external dependencies (#326) 2019-07-14 17:36:09 -07:00
text_test.py Add tool to retroactively add OriginalFileName to all files in library #107 (#190) 2017-01-22 23:18:28 -08:00
video_test.py Add support for camera make and model in directory path #254 (#255) 2017-11-14 23:14:26 -08:00