Skip to content

Commit 603b5c5

Browse files
committed
Add setuptools-scm to build system requirements
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
1 parent c0ff994 commit 603b5c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)