Skip to content

Commit d27916e

Browse files
committed
Add setuptools info to pyproject.toml
1 parent d3e4605 commit d27916e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1+
[build-system]
2+
requires = ["setuptools", "wheel", "pytest-runner"]
3+
build-backend = "setuptools.build_meta"
4+
15
[tool.black]
26
line-length = 79

0 commit comments

Comments
 (0)