diff --git a/wheel/pyproject.toml b/wheel/pyproject.toml index ff691bde4..6359b8e88 100644 --- a/wheel/pyproject.toml +++ b/wheel/pyproject.toml @@ -6,4 +6,3 @@ build-backend = "maturin" bindings = "pyo3" features = ["pyo3/extension-module"] python-source = "python" -include = ["python/chia_rs/chia_rs.pyi"]