Skip to content

Commit 58696f1

Browse files
abrichrclaude
andcommitted
fix(ci): remove build_command from semantic-release config
The python-semantic-release action runs in a Docker container where uv is not available. Let the workflow handle building instead. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 102b44c commit 58696f1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ markers = [
8686
version_toml = ["pyproject.toml:project.version"]
8787
branch = "main"
8888
commit_message = "chore: release {version}"
89-
build_command = "uv build"
9089

9190
[tool.semantic_release.commit_parser_options]
9291
allowed_tags = ["build", "chore", "ci", "docs", "feat", "fix", "perf", "refactor", "style", "test"]

0 commit comments

Comments
 (0)