Skip to content

Commit 9d2785a

Browse files
committed
add pyproject.toml
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
1 parent 70db3bf commit 9d2785a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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"] # PEP 508 specifications.

0 commit comments

Comments
 (0)