diff --git a/pyproject.toml b/pyproject.toml index 2c4e3dd..7fc98e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,6 @@ name = "nizika-ai" version = "0.1.0" description = "" authors = ["miteruzo "] -readme = "README.md" [tool.poetry.dependencies] python = "^3.10"