diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 9983a61..9aa721d 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -4,7 +4,6 @@ version = "0.1.0" description = "" authors = ["Abi Raja "] license = "MIT" -readme = "README.md" [tool.poetry.dependencies] python = "^3.10"