diff --git a/pyproject.toml b/pyproject.toml index 01feaad..f03d84d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,6 +5,7 @@ dependencies = [ "jq", "pyyaml", ] +readme = "README.md" [build-system] requires = ["hatchling"]