[project]
name = "publishing-sales-accounting-run"
version = "2.0.0"
description = "Sony Music Publishing quarterly sales accounting run tools"
requires-python = ">=3.10"
authors = [
    { name = "Wilson Cheong", email = "wilson.cheong@sonymusic-pde.com" }
]
readme = "README.md"

[project.scripts]
pub-run = "pub:main"
