This commit is contained in:
Tamas Papp
2026-04-15 08:10:47 +02:00
parent ddbfa45cf2
commit 0ed949a4e8

View File

@@ -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",