[project] name = "albatross" version = "0.1.0" requires-python = ">=3.12" dependencies = ["iniconfig>=2,<3"] [build-system] requires = ["hatchling"] build-backend = "hatchling.build"