diff --git a/pyproject.toml b/pyproject.toml index 671904f..7b1317c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,8 @@ [tool.poetry] name = "web2.0-backend" version = "0.1.0" -description = "" -authors = ["Your Name "] +description = "Backend for sahkoinsinoorikilta.fi" +authors = ["Aarni Halinen aarni.halinen@sahkoinsinoorikilta.fi"] [tool.poetry.dependencies] python = "^3.9"