diff --git a/backend/pyproject.toml b/backend/pyproject.toml index d215382..6a259a1 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -3,7 +3,6 @@ name = "itcloud-backend" version = "0.1.0" description = "Cloud photo and video storage backend" authors = ["ITCloud Team"] -readme = "README.md" [tool.poetry.dependencies] python = "^3.11"