We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46c0587 + 14b15b6 commit 962a6c6Copy full SHA for 962a6c6
pyproject.toml
@@ -63,6 +63,7 @@ build-backend = "setuptools.build_meta"
63
64
[tool.setuptools_scm]
65
version_file = "pyikt/_version.py"
66
+local_scheme = "no-local-version"
67
68
[tool.setuptools.packages.find]
69
where = ["."] # list of folders that contain the packages (["."] by default)
0 commit comments