diff --git a/pyproject.toml b/pyproject.toml index 43faf08..00631e7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,9 @@ authors = [ "0xMochan ", ] repository = "https://github.com/0xPlaygrounds/subgrounds" + readme = "README.md" +keywords = ["graph", "subgrounds", "graphql", "subgraph"] [tool.poetry.dependencies] python = "^3.10"