pyproject: don't use local version for test pypi

This commit is contained in:
Aleix Conchillo Flaqué
2024-04-05 07:51:52 -07:00
parent 4263827ee8
commit 2654ca1f62
2 changed files with 2 additions and 1 deletions

View File

@@ -51,4 +51,4 @@ where = ["src"]
pythonpath = ["src"]
[tool.setuptools_scm]
# Empty
local_scheme = "no-local-version"