pyproject: Add setuptools_scm tool section
infra/dch-webhooks/pipeline/head Something is wrong with the build of this commit
Details
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
parent
8749e2b7bc
commit
bc7384bd98
|
@ -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'
|
||||||
|
|
Loading…
Reference in New Issue