[project] name = "astrology" version = "0.1.0" description = "Default template for PDM package" authors = [ {name = "Alexander Rossmanith",email = "dev@alexander-rossmanith.de"}, ] dependencies = ["pyswisseph>=2.10.3.2"] requires-python = "==3.14.*" readme = "README.md" license = {text = "MIT"} [tool.pdm] distribution = false