[project] name = "pmake" version = "0.1.0" description = "Default template for PDM package" authors = [ {name = "Zengtudor", email = "Zengtudor@outlook.com"}, ] dependencies = [] requires-python = "==3.12.*" readme = "README.md" license = {text = "MIT"} [tool.pdm] distribution = false