1
0
Fork 0

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

This section is now a hard requirement, even though it's blank.
master
Dustin 2025-08-12 15:19:13 -05:00
parent 8749e2b7bc
commit bc7384bd98
1 changed files with 2 additions and 0 deletions

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'