Skip to content

Commit

Permalink
Updated pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
bathal1 committed Jul 19, 2022
1 parent af21b96 commit df9dade
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
requires = [
"setuptools>=42",
"wheel",
"scikit-build",
"cmake>=3.17",
"scikit-build==0.14.0",
"cmake>=3.18",
"nanobind>=0.0.5",
"ninja; platform_system!='Windows'"
]
Expand Down

0 comments on commit df9dade

Please sign in to comment.