Skip to content

Commit 1bb50bb

Browse files
committed
Add pyproject.toml
pypa/pip#6334
1 parent 880fe78 commit 1bb50bb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[build-system]
2+
# XXX: If your project needs other packages to build properly, add them to this list.
3+
requires = ["setuptools >= 64"]
4+
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)