Skip to content

Commit 6f4d728

Browse files
authored
Merge pull request #872 from S4mw1s3/master
pyproject.toml: specify build-system requirements
2 parents b5d7537 + e392ccd commit 6f4d728

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[build-system]
2+
# Minimum requirements for the build system to execute.
3+
requires = ["setuptools", "wheel", "setuptools_scm"]

0 commit comments

Comments
 (0)