Skip to content

Commit 9986c64

Browse files
Add setuptools-scm to the required package when building
1 parent 3aac4ca commit 9986c64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ build-backend = "hatchling.build"
33
requires = [
44
"hatch-vcs>=0.3",
55
"hatchling>=1.13",
6+
"setuptools-scm",
67
]
78

89
[project]

0 commit comments

Comments
 (0)