Skip to content

Commit 34a7fc3

Browse files
authored
correction
1 parent e429c1f commit 34a7fc3

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
@@ -3,7 +3,7 @@ requires = [
33
"setuptools>=42",
44
"wheel",
55
"ninja",
6-
"cmake>=3.12; sys_platform!="ios",
6+
"cmake>=3.12; sys_platform!='ios'",
77
]
88
build-backend = "setuptools.build_meta"
99

0 commit comments

Comments
 (0)