diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 81b459a..be6bf5b 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"] -package-mode = false [tool.poetry.dependencies] python = "^3.11"