1
0

pyproject: Add setuptools_scm tool section
Some checks reported errors
infra/dch-webhooks/pipeline/head Something is wrong with the build of this commit

This section is now a hard requirement, even though it's blank.
This commit is contained in:
2025-08-12 15:19:13 -05:00
parent 8749e2b7bc
commit bc7384bd98

View File

@@ -24,6 +24,8 @@ dynamic = ["version"]
requires = ["setuptools", "setuptools-scm"]
build-backend = "setuptools.build_meta"
[tool.setuptools_scm]
[tool.pyright]
venvPath = '.'
venv = '.venv'