Skip to content

Commit 44c9c37

Browse files
Add build backend
Signed-off-by: Thara Palanivel <[email protected]>
1 parent 16fc615 commit 44c9c37

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
@@ -1,4 +1,5 @@
11
[build-system]
2+
build-backend = "setuptools.build_meta"
23
requires = ["setuptools>=60", "setuptools-scm>=8.0"]
34

45
[project]

0 commit comments

Comments
 (0)