[project] name = "ww-shared" version = "0.0.0" requires-python = ">=3.12" dependencies = ["pydantic>=2.7"] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["ww_shared"]