diff --git a/pyproject.toml b/pyproject.toml index c6f6073..0da4ad3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ authors = [ "Guilhem Lavaux ", ] readme = "README.md" -packages = [{include = "auto_seminar"}] +packages = [{include = "map2map"}] [tool.poetry.dependencies] python = "^3.10"