pyproject: Add setuptools_scm tool section
Some checks reported errors
infra/dch-webhooks/pipeline/head Something is wrong with the build of this commit
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:
@@ -24,6 +24,8 @@ dynamic = ["version"]
|
|||||||
requires = ["setuptools", "setuptools-scm"]
|
requires = ["setuptools", "setuptools-scm"]
|
||||||
build-backend = "setuptools.build_meta"
|
build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
|
[tool.setuptools_scm]
|
||||||
|
|
||||||
[tool.pyright]
|
[tool.pyright]
|
||||||
venvPath = '.'
|
venvPath = '.'
|
||||||
venv = '.venv'
|
venv = '.venv'
|
||||||
|
|||||||
Reference in New Issue
Block a user