Skip to content

Commit b58c3f3

Browse files
committed
add ninja to build requirements
1 parent 0175443 commit b58c3f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

swmm-toolkit/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ requires = [
55
"scikit-build>=0.13",
66
"cmake>=3.21",
77
"swig==4.0.2",
8+
"ninja==1.11.1 ; sys_platform == 'darwin'"
89
]
910
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)