Skip to content

Commit 54f7f0e

Browse files
authored
Update build-system with requires field.
1 parent bf07e66 commit 54f7f0e

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
@@ -19,6 +19,7 @@ dependencies = [
1919
]
2020

2121
[build-system]
22+
requires = ["setuptools >= 61.0"]
2223
build-backend = "setuptools.build_meta"
2324

2425
[project.scripts]

0 commit comments

Comments
 (0)