Skip to content

Commit

Permalink
fix: semantic-release build command
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrugman committed May 25, 2023
1 parent ff84777 commit 4ba57e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ markers = ["spark"]
version_variable = [
"popmon/version.py:version",
]
build_command = "pip install build && python -m build"

[tool.setuptools.dynamic]
version = {attr = "popmon.version.version"}

0 comments on commit 4ba57e3

Please sign in to comment.