Skip to content

Commit bb955b9

Browse files
seansicajondricek
andauthored
build: remove unused sections from pyproject.toml
Co-authored-by: Jared Ondricek <90368810+jondricek@users.noreply.github.com>
1 parent 61f4ffd commit bb955b9

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -100,16 +100,6 @@ build_command = """
100100
uv build
101101
"""
102102

103-
[tool.semantic_release.branches.main]
104-
match = "(main|master)"
105-
prerelease = false
106-
107-
[tool.semantic_release.remote]
108-
type = "github"
109-
110-
[tool.semantic_release.publish]
111-
upload_to_vcs_release = true
112-
113103
[tool.semantic_release.commit_parser_options]
114104
minor_tags = ["feat"]
115105
patch_tags = ["fix", "perf"]

0 commit comments

Comments
 (0)