[project] name = "core-api" version = "1.0.0" description = "Core Code API - Infrastructure management and tools API" readme = "README.md" requires-python = ">=3.12" license = {text = "MIT"} [tool.setuptools] packages = ["src"]