Skip to content

Commit 765764c

Browse files
committedAug 9, 2022
Add setuptools-scm to build system requirements
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
1 parent 5ec34e4 commit 765764c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎pyproject.toml

+1
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)