diff --git a/pyproject.toml b/pyproject.toml index 4dc0281..d401622 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,6 +5,7 @@ description = "A powertool to configure your display" authors = ["Roberto Alsina "] license = "MIT" readme = "README.md" +homepage = "https://github.com/ralsina/xrandroll" packages = [ { include = "xrandroll" } ]