build: fixed build

This commit is contained in:
wakonig_k 2024-04-12 19:56:32 +02:00
parent 97ad707f68
commit 88ff3bc0cf

View File

@ -51,6 +51,7 @@ logging_use_named_masks = false
major_on_zero = true
allow_zero_version = true
tag_format = "v{version}"
build_command = "python -m build"
[tool.semantic_release.branches.main]
match = "(main|master)"