Skip to content

Commit 57e3412

Browse files
author
Felix Igelbrink
committed
remove local scheme
1 parent 18e27f9 commit 57e3412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ license-files = ["../LICENSE"]
4141
[tool.setuptools_scm]
4242
write_to = "numba_progress/_version.py"
4343
version_scheme = "only-version"
44-
44+
local_scheme = "no-local-version"
4545

4646
[tool.setuptools.packages.find]
4747
include = [

0 commit comments

Comments
 (0)