Skip to content

Commit 962a6c6

Browse files
authored
Merge pull request #5 from IsolationKernel/develop
fix scm
2 parents 46c0587 + 14b15b6 commit 962a6c6

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
@@ -63,6 +63,7 @@ build-backend = "setuptools.build_meta"
6363

6464
[tool.setuptools_scm]
6565
version_file = "pyikt/_version.py"
66+
local_scheme = "no-local-version"
6667

6768
[tool.setuptools.packages.find]
6869
where = ["."] # list of folders that contain the packages (["."] by default)

0 commit comments

Comments
 (0)