Skip to content

chore: verify runtime dependencies#9

Merged
Steake merged 1 commit intomainfrom
codex-pr/2025-08-30_confirm-and-verify-requirements-in-ci
Aug 30, 2025
Merged

chore: verify runtime dependencies#9
Steake merged 1 commit intomainfrom
codex-pr/2025-08-30_confirm-and-verify-requirements-in-ci

Conversation

@Steake
Copy link
Owner

@Steake Steake commented Aug 30, 2025

Summary

  • add missing runtime packages to requirements
  • verify critical Python imports in CI and setup script
  • add BDD-style test ensuring FastAPI, Pydantic, and spaCy import

Testing

  • pip install fastapi pydantic spacy pytest
  • pytest -q tests/test_dependency_imports.py -o addopts=''

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

@Steake Steake merged commit 2c383fa into main Aug 30, 2025
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