Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove Pillow from dev dependency #697

Merged
merged 1 commit into from
Jan 24, 2025
Merged

chore: remove Pillow from dev dependency #697

merged 1 commit into from
Jan 24, 2025

Conversation

ptpt
Copy link
Member

@ptpt ptpt commented Jan 24, 2025

This pull request focuses on refactoring the unit tests for EXIF data handling by removing dependencies on the Pillow library and utilizing the ExifRead class for reading EXIF data. The main changes include the removal of Pillow from the requirements and test files, and the replacement of Pillow-based EXIF reading methods with methods from the ExifRead class.

Key changes include:

Dependencies:

Refactoring EXIF reading in tests:

Refactoring EXIF reading tests:

@ptpt ptpt merged commit e5165ef into main Jan 24, 2025
16 checks passed
@ptpt ptpt deleted the chore-remove-pillow branch January 24, 2025 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants