Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit 53aaa0c

Browse files
committed
Add setuptools-scm to build system requirements
Signed-off-by: Alec Delaney <[email protected]>
1 parent 99f2212 commit 53aaa0c

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
@@ -6,6 +6,7 @@
66
requires = [
77
"setuptools",
88
"wheel",
9+
"setuptools-scm",
910
]
1011

1112
[project]

0 commit comments

Comments
 (0)