diff --git a/pyproject.toml b/pyproject.toml index 75f7dfc5..b1d6a6d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,6 +8,7 @@ authors = [ { name = "Red Hat", email = "user-cont-team@redhat.com" }, ] description = "One API for multiple git forges." +readme = "README.md" license = "MIT" license-files = { paths = ["LICENSE"] } requires-python = ">=3.9"