diff --git a/pyproject.toml b/pyproject.toml index 5f31862..ca2cdc0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,6 +5,7 @@ build-backend = "setuptools.build_meta" [project] name = "template-code-location" version = "0.0.1" +description = "Template code location for data processings services" requires-python = ">=3.12" dependencies = [ "dagster>=1.8.13",