From ecf7b6b04c149bc8b1aea78566a592f87ff9d36f Mon Sep 17 00:00:00 2001 From: Aaron Loo Date: Sun, 6 Jul 2025 17:20:24 -0700 Subject: [PATCH] add backlink to main repository --- pyproject.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index 1930ee7..93034a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,6 +17,9 @@ classifiers = [ ] dependencies = ["aiohttp>=3.11.0"] +[project.urls] +Repository = "https://github.com/music-assistant/SoundcloudPy" + [project.optional-dependencies] test = [