Skip to content

Commit

Permalink
only test linux python build
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghaoqi committed Sep 12, 2024
1 parent ef7229e commit 4d4f5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies = ["numpy"]
homepage = "https://github.com/kendryte/nncase"

[build-system]
requires = ["setuptools>=42", "wheel", "conan==2.6.0", "gitpython"]
requires = ["setuptools>=42", "wheel", "conan==2.6.0", "ninja", "gitpython"]
build-backend = "setuptools.build_meta"

[tool.cibuildwheel]
Expand Down

0 comments on commit 4d4f5e4

Please sign in to comment.