We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aac4ca commit 9986c64Copy full SHA for 9986c64
pyproject.toml
@@ -3,6 +3,7 @@ build-backend = "hatchling.build"
3
requires = [
4
"hatch-vcs>=0.3",
5
"hatchling>=1.13",
6
+ "setuptools-scm",
7
]
8
9
[project]
0 commit comments