1 2 3 4 5 6 7 8 9
[build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project] name = "zensical" version = "0.0.0" description = "Nothing to see here, move along" license = {text = "MIT"}