[project] name = "kontor-domain" version = "0.2.0" description = "Example setup of DDD" readme = "README.md" authors = [ {name = "Thomas Peetz", email = "thomas.peetz@thpeetz.de"} ] maintainers = [ {name = "Thomas Peetz", email = "thomas.peetz@thpeetz.de"} ] requires-python = ">=3.13" dependencies = [ "python-qpid-proton>=0.40.0", ]