diff --git a/pyproject.toml b/pyproject.toml index 2bc9bbf2..f33ab166 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,6 +30,7 @@ dynamic = ["version"] Documentation = "https://wheel.readthedocs.io/" Changelog = "https://wheel.readthedocs.io/en/stable/news.html" "Issue Tracker" = "https://github.com/pypa/wheel/issues" +Source = "https://github.com/pypa/wheel" [project.scripts] wheel = "wheel.cli:main"