diff --git a/full/pyproject.toml b/full/pyproject.toml index 2ce4a58..a5e2973 100644 --- a/full/pyproject.toml +++ b/full/pyproject.toml @@ -13,7 +13,7 @@ classifiers = [ [tool.maturin] manifest-path = "rust/tphon/Cargo.toml" -python-packages = ["tubul", "jerakeen"] +python-packages = ["src/tubul/__init__.py", "src/jerakeen/__init__.py"] [tool.poetry] name = "atuin"