Merged
Conversation
pymupdf's AGPL license is incompatible with downstream use; pypdfium2 wraps the same PDFium engine (used in Chromium) under Apache-2.0. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Required for uv run pre-commit to work in CI. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Add type annotations to _key() in annotate() - Rename unused `tag` -> `_tag` - Fix missing newline at end of anchorite.svg Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The branch ruleset requires the Lint check to run on PRs; push-only triggers don't satisfy PR required status checks. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
lgruen-vcgs
approved these changes
Mar 14, 2026
Contributor
lgruen-vcgs
left a comment
There was a problem hiding this comment.
I guess that makes #4 obsolete?
Collaborator
Author
|
Yeah, I (claude) didn't get the branch structure right. I'm not massively worried about a perfect commit history, so I'll just roll with this. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
pip install -r requirements-dev.txtwithuv run pre-commit— the project uses uv and has norequirements-dev.txtdefaults.run.shell: bash -l {0}override (was only needed for conda environments)setup-pythonaction from v4 to v5 to match the build workflowTest plan
🤖 Generated with Claude Code