You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Dockerfile.dev: add COPY README.md (uv_build needs it for metadata),
split uv sync with --no-install-project for proper Docker layer caching
- pyproject.toml: remove redundant data key (uv_build includes
VCS-tracked files automatically; data key installs to data scheme)
- .pre-commit-config.yaml: pin uv==0.7.6 in additional_dependencies
- test.yml: add explicit uv sync steps for better CI diagnostics
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments