Skip to content

Require Pillow and mutagen#2

Merged
speakman merged 2 commits into
mainfrom
codex/improve-binary-file-handle-information
Jun 11, 2025
Merged

Require Pillow and mutagen#2
speakman merged 2 commits into
mainfrom
codex/improve-binary-file-handle-information

Conversation

@speakman

Copy link
Copy Markdown
Owner

Summary

  • make Pillow and mutagen mandatory
  • use Pillow for image metadata extraction
  • clean up optional dependency logic in audio metadata
  • document that dependencies are installed automatically
  • add CI workflow to install with pipx and run tests

Testing

  • pip install -e .
  • pytest -q
  • python -m compileall -q llmcontext
  • python -m llmcontext.llmcontext --version
  • python -m llmcontext.llmcontext . /tmp/out.txt --verbose --show-prompt

https://chatgpt.com/codex/tasks/task_e_684957c395a4832bb66129ebc6d26bb8

@speakman speakman merged commit 33de9c9 into main Jun 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant