Skip to content

Commit

Permalink
chore: remove built command
Browse files Browse the repository at this point in the history
  • Loading branch information
Nr18 committed Mar 4, 2024
1 parent 26c5133 commit d6fd3ec
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 @@ -33,7 +33,7 @@ version_variables = [
]
upload_to_pypi = true
upload_to_release = true
build_command = "pip install poetry && poetry build"
; build_command = "pip install poetry && poetry build"

[tool.semantic_release.commit_author]
env = "GIT_COMMIT_AUTHOR"
Expand Down

0 comments on commit d6fd3ec

Please sign in to comment.