We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0175443 commit b58c3f3Copy full SHA for b58c3f3
1 file changed
swmm-toolkit/pyproject.toml
@@ -5,5 +5,6 @@ requires = [
5
"scikit-build>=0.13",
6
"cmake>=3.21",
7
"swig==4.0.2",
8
+ "ninja==1.11.1 ; sys_platform == 'darwin'"
9
]
10
build-backend = "setuptools.build_meta"
0 commit comments