[project] name = "tumblr_stats" version = "0.1.0" description = "Calculate Tumblr stats using pytumblr." authors = [ {name = "Amber", email = "amber@ailuridae.io"}, ] dependencies = ["pytumblr==0.1.2"] requires-python = "==3.14.*" readme = "README.md" [tool.pdm] distribution = false