Skip to content

Commit ed9fb09

Browse files
committed
DO NOT MERGE: trying out setuptools PR
1 parent 4fe5711 commit ed9fb09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=42", "wheel", "cmake>=3.18", "ninja"]
2+
requires = ["setuptools @ git+https://github.com/abravalheri/setuptools@support-pyproject", "wheel", "cmake>=3.18", "ninja"]
33
build-backend = "setuptools.build_meta"
44

55
[tool.check-manifest]

0 commit comments

Comments
 (0)