Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean1572 committed May 16, 2024
1 parent 038a66c commit 39eb298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ version_variable = "pyproject.toml:version"
tag_format = "v{version}"
commit_parser = "angular"
commit_message = "{version}\n\nAutomatically generated by python-semantic-release"
build_command = "python -m pip install poetry && poetry install && poetry build"
build_command = "python -m pip install poetry && poetry build"


[tool.semantic_release.branches.main]
Expand Down

0 comments on commit 39eb298

Please sign in to comment.