Skip to content

Comments

fix: add missing deps, remove redundant test-requirements.txt#20

Merged
drmingdrmer merged 1 commit intomasterfrom
fix/deps-cleanup
Feb 22, 2026
Merged

fix: add missing deps, remove redundant test-requirements.txt#20
drmingdrmer merged 1 commit intomasterfrom
fix/deps-cleanup

Conversation

@drmingdrmer
Copy link
Contributor

Summary

  • Add pygments to runtime dependencies (required by syntax_highlight.py but was missing)
  • Add numpy to dev dependencies (required by test_down2.py but was missing)
  • Remove test-requirements.txt (redundant with pyproject.toml [dev])

Test plan

  • make test — 14/14 passed
  • make lint — all checks passed

🤖 Generated with Claude Code

…rements.txt

- Add pygments to runtime dependencies (used by syntax_highlight.py)
- Add numpy to dev dependencies (used by test_down2.py)
- Remove test-requirements.txt (redundant with pyproject.toml [dev])

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@drmingdrmer drmingdrmer merged commit f6a70df into master Feb 22, 2026
12 checks passed
@drmingdrmer drmingdrmer deleted the fix/deps-cleanup branch February 22, 2026 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant