algoo / preview-generator

generates previews of files with cache management
https://pypi.org/project/preview-generator/
MIT License
228 stars 51 forks source link

Skip relevant tests if ffprobe or ufraw are not installed. #155

Closed JulienPalard closed 4 years ago

JulienPalard commented 4 years ago

As I'm working on debian Bullseye and ufraw has not been installed, this allows me to pass the tests without installing uninstallable dependencies.