--- pyproject.toml.orig +++ pyproject.toml @@ -1,7 +1,6 @@ [build-system] requires = [ "maturin>=1.4,<2.0", - "cmake>=3.12", ] build-backend = "maturin"