Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -3,7 +3,7 @@ name = "motia-iii-example-python"
|
||||
version = "0.0.1"
|
||||
description = "Motia iii Example - Python Implementation"
|
||||
authors = [{ name = "III" }]
|
||||
requires-python = ">=3.10"
|
||||
requires-python = ">=3.12"
|
||||
|
||||
dependencies = [
|
||||
"motia[otel]==1.0.0rc24",
|
||||
|
||||
Reference in New Issue
Block a user