Skip to content

chore: remove legacy dependency files#197

Merged
Pigbibi merged 2 commits into
mainfrom
codex/remove-legacy-deps-v0.3.0
Jul 3, 2026
Merged

chore: remove legacy dependency files#197
Pigbibi merged 2 commits into
mainfrom
codex/remove-legacy-deps-v0.3.0

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • remove root requirements.txt and constraints.txt as legacy dependency entry points
  • install the local project with uv sync --frozen instead of --no-install-project
  • keep CI, Docker, and Cloud Run env sync on pyproject.toml + uv.lock
  • bump package metadata to 0.3.0

Validation

  • uv sync --frozen --extra test
  • uv build
  • uv pip check
  • uv run --no-sync python scripts/check_qpk_pin_consistency.py
  • targeted dependency workflow tests
  • git diff --check
  • local docker build

Pigbibi and others added 2 commits July 3, 2026 16:04
Co-Authored-By: Codex <noreply@openai.com>
Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi Pigbibi merged commit 4d5a060 into main Jul 3, 2026
2 checks passed
@Pigbibi Pigbibi deleted the codex/remove-legacy-deps-v0.3.0 branch July 3, 2026 08:13
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