Skip to content

Commit 78f664f

Browse files
committed
Add requirements for build system
1 parent 00b9021 commit 78f664f

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,2 +1,2 @@
11
[build-system]
2-
requires = ["setuptools", "wheel", "cmake"]
2+
requires = ["setuptools", "wheel", "cmake>=3.10"]

0 commit comments

Comments
 (0)