Skip to content

Commit

Permalink
Add setuptools-scm to build system requirements
Browse files Browse the repository at this point in the history
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
  • Loading branch information
tekktrik committed Aug 9, 2022
1 parent c4eeaee commit 082464b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -6,6 +6,7 @@
requires = [
"setuptools",
"wheel",
"setuptools-scm",
]

[project]
Expand Down

0 comments on commit 082464b

Please sign in to comment.