We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff84777 commit 4ba57e3Copy full SHA for 4ba57e3
1 file changed
pyproject.toml
@@ -185,6 +185,7 @@ markers = ["spark"]
185
version_variable = [
186
"popmon/version.py:version",
187
]
188
+build_command = "pip install build && python -m build"
189
190
[tool.setuptools.dynamic]
191
version = {attr = "popmon.version.version"}
0 commit comments