We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents abe09c3 + 2a6ae7d commit 336b059Copy full SHA for 336b059
pyproject.toml
@@ -31,7 +31,6 @@ version_toml = ["pyproject.toml:project.version"]
31
version_variables = ["src/netbox_mcp_server/__init__.py:__version__"]
32
branch = "main"
33
upload_to_vcs_release = true
34
-build_command = "uv build"
35
tag_format = "v{version}"
36
37
[tool.semantic_release.commit_parser_options]
0 commit comments