1[build-system]
2requires = ["hatchling >= 1.26"]
3build-backend = "hatchling.build"
4
5[project]
6name = "rosetta_collatz"
7version = "2025.7.0"
8requires-python = ">= 3.11"
1[build-system]
2requires = ["hatchling >= 1.26"]
3build-backend = "hatchling.build"
4
5[project]
6name = "rosetta_collatz"
7version = "2025.7.0"
8requires-python = ">= 3.11"