diff --git a/pyproject.toml b/pyproject.toml index 3234245..2121cc3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,6 +12,7 @@ packages = [ { include = "allauth_ui" }, ] include = ["allauth_ui/static/allauth_ui/output.css"] +readme = "README.md" [tool.poetry.dependencies] python = ">=3.8,<4.0.0"