Skip to content

Commit

Permalink
Revert "Add cmake build dependency."
Browse files Browse the repository at this point in the history
This reverts commit a86b307.
  • Loading branch information
Stijn committed Jan 17, 2024
1 parent a86b307 commit dadfa2d
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
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools>=42", "pybind11>=2.10.0", "cmake"]
requires = ["setuptools>=42", "pybind11>=2.10.0"]
build-backend = "setuptools.build_meta"

[project]
Expand Down

0 comments on commit dadfa2d

Please sign in to comment.