Skip to content

Commit c99c4a8

Browse files
Merge pull request #542 from pganssle/pyproject
Specify the minimum build-tool version
2 parents 239bc38 + bc79a5f commit c99c4a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[build-system]
2+
requires = ["setuptools>=40.0.0", "wheel"]

0 commit comments

Comments
 (0)