diff --git a/pyproject.toml b/pyproject.toml index 7fbde83e0..67c63e42b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -111,7 +111,7 @@ dev = [ package = true [tool.setuptools] -packages = ["graphify", "graphify.extractors"] +packages = ["graphify", "graphify.extractors", "graphify.exporters"] include-package-data = false [tool.setuptools.package-data]