Skip to content

Conversation

@dbrattli
Copy link
Collaborator

@dbrattli dbrattli commented Dec 8, 2025

Summary

  • Set pyproject.toml version to 0.0.0 instead of release-please managed version
  • Remove pyproject.toml from release-please extra-files configuration
  • Fixes CI build failure caused by PEP 440 non-compliant versions like 5.0.0-alpha.20.1

Test plan

  • CI build passes with uv sync

🤖 Generated with Claude Code

Remove pyproject.toml from release-please managed files and set
version to 0.0.0 since we don't publish to PyPI. This fixes the
CI build failure caused by release-please generating PEP 440
non-compliant versions like 5.0.0-alpha.20.1.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@dbrattli dbrattli merged commit 92f0b3d into main Dec 8, 2025
2 checks passed
@dbrattli dbrattli deleted the chore/fix-pyproject-version branch December 8, 2025 17:47
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.

2 participants