Skip to content

Commit 79928d1

Browse files
author
Daniel Collier
committed
chore: fix auto-build
1 parent 8649032 commit 79928d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ build-backend = "setuptools.build_meta"
2929

3030
[tool.setuptools_scm]
3131
version_file = "src/py_umik/_version.py"
32+
local_scheme = "no-local-version"
3233

3334
# Development Dependencies (used for linting/testing)
3435
[project.optional-dependencies]

0 commit comments

Comments
 (0)