Skip to content

Commit 4ba57e3

Browse files
committed
fix: semantic-release build command
1 parent ff84777 commit 4ba57e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ markers = ["spark"]
185185
version_variable = [
186186
"popmon/version.py:version",
187187
]
188+
build_command = "pip install build && python -m build"
188189

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

0 commit comments

Comments
 (0)