Fix description in pyproject.toml

This commit is contained in:
Kumi 2023-09-22 14:43:50 +02:00
parent fc70e1c03f
commit 7f0581e0e1
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -8,7 +8,7 @@ version = "0.10.0"
authors = [
{ name="Kumi Mitterer", email="dpdtrack@kumi.email" },
]
description = "Simple Python wrapper to fetch data from DPD Austria (mydpd.at)"
description = "Simple Python wrapper to fetch data from DPD Austria (mydpd.at) and Romania (dpd.ro)"
readme = "README.md"
license = { file="LICENSE" }
requires-python = ">=3.10"