Files
github-spec-kit/.github/workflows
Manfred Riem 121d434af4 fix: address review - links, install cmd, python pin
- Convert all relative .md links in README to absolute GitHub URLs
  for PyPI rendering compatibility
- Fix release notes: use 'uv tool install specify-cli' (no @latest)
- Pin Python 3.13 via uv python install for deterministic builds
  and use python3 directly instead of uv run

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-17 09:50:09 -05:00
..