Skip to content

fix(deps): bundle spaCy model wheel and sync guidance#24

Merged
taruma merged 1 commit intov2.0from
22-spacy-add-download-en-on-uv-setup
Mar 20, 2026
Merged

fix(deps): bundle spaCy model wheel and sync guidance#24
taruma merged 1 commit intov2.0from
22-spacy-add-download-en-on-uv-setup

Conversation

@taruma
Copy link
Copy Markdown
Owner

@taruma taruma commented Mar 20, 2026

Add en_core_web_sm as a direct project dependency in pyproject.toml using the official wheel URL so the POS model is installed with normal dependency syncs.

Update docs and runtime error messages to recommend uv sync instead of manual spacy download steps, making setup and troubleshooting more reliable and consistent across environments.

Add `en_core_web_sm` as a direct project dependency in `pyproject.toml`
using the official wheel URL so the POS model is installed with normal
dependency syncs.

Update docs and runtime error messages to recommend `uv sync` instead of
manual `spacy download` steps, making setup and troubleshooting more
reliable and consistent across environments.
@taruma taruma merged commit ea007b6 into v2.0 Mar 20, 2026
1 check passed
@taruma taruma deleted the 22-spacy-add-download-en-on-uv-setup branch March 20, 2026 03:30
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