Skip to content

Commit 336b059

Browse files
Merge pull request #54 from netboxlabs/fix/remove-build-command
fix: remove build_command from semantic-release config
2 parents abe09c3 + 2a6ae7d commit 336b059

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ version_toml = ["pyproject.toml:project.version"]
3131
version_variables = ["src/netbox_mcp_server/__init__.py:__version__"]
3232
branch = "main"
3333
upload_to_vcs_release = true
34-
build_command = "uv build"
3534
tag_format = "v{version}"
3635

3736
[tool.semantic_release.commit_parser_options]

0 commit comments

Comments
 (0)