[project] name = "py_mcai_worker_example" version = "2.0.0" description = "This is a MCAI Python worker example" readme = "README.md" requires-python = ">=3.8" license = { text = "MIT", file = "./LICENSE" } dependencies = [ ] [build-system] requires = []