diff --git a/pyproject.toml b/pyproject.toml index 3c48a46..ccf7665 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,8 +77,8 @@ python-source = "python" features = ["pyo3/extension-module"] manifest-path = "crates/zensical/Cargo.toml" include = [ - "python/zensical/templates/**/*", "python/zensical/bootstrap/**/*", + "python/zensical/templates/**/*", "LICENSE.md", ]