Skip to content

Commit 4f01ae8

Browse files
committed
pyproject.toml: specify build-backend
1 parent f0e804b commit 4f01ae8

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

0 commit comments

Comments
 (0)