From dee1c0a3d9de61632881bdc592b130540a08bb8f Mon Sep 17 00:00:00 2001 From: Alexander Tarasov Date: Mon, 13 Apr 2026 13:59:18 +0300 Subject: [PATCH] add license to pyproject.toml --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 03d7ccc..fe0971a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,6 +2,7 @@ name = "wayg-music-bot" version = "0.1.0" readme = "README.md" +license = { file = "LICENSE" } description = "" requires-python = ">=3.10" dependencies = [