Skip to content

Migrate dependency management to uv - #230

Merged
dhruvmanila merged 5 commits into
masterfrom
codex/migrate-to-uv
Sep 5, 2026
Merged

Migrate dependency management to uv#230
dhruvmanila merged 5 commits into
masterfrom
codex/migrate-to-uv

Conversation

@dhruvmanila

@dhruvmanila dhruvmanila commented Sep 5, 2026

Copy link
Copy Markdown
Member

Replace requirements files with pyproject.toml and uv.lock; update CI, Dependabot, and development commands to use uv. Keep the existing pre-commit hooks and dependency pins.

Validated: 200 tests on Python 3.11 and 3.12, pre-commit checks, lockfile consistency, and runtime-only installation.

Deployment commands: uv sync --locked --no-dev and uv run --locked --no-dev python -m algorithms_keeper.

@dhruvmanila
dhruvmanila marked this pull request as ready for review September 5, 2026 12:52
@dhruvmanila
dhruvmanila merged commit d5aecd2 into master Sep 5, 2026
1 check passed
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