baca icon indicating copy to clipboard operation
baca copied to clipboard

Removing deprecated imghdr dependency

Open mbeavitt opened this issue 3 months ago • 0 comments

imghdr was removed as of Python 3.11. This change adds the filetype package to the installation dependencies and updates the function where imghdr was used.

fixes https://github.com/wustho/baca/issues/21

mbeavitt avatar Oct 06 '25 15:10 mbeavitt