From 57f1c11d4ae55626e467b57570956106c3db3346 Mon Sep 17 00:00:00 2001 From: Arcitec <38923130+Arcitec@users.noreply.github.com> Date: Tue, 9 Sep 2025 18:05:16 +0200 Subject: [PATCH] chore: Tag custom license identifier in pyproject.toml --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 10ac727..9d14d8d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,6 +3,7 @@ name = "indextts" version = "2.0.0" description = "IndexTTS2: A Breakthrough in Emotionally Expressive and Duration-Controlled Auto-Regressive Zero-Shot Text-to-Speech" authors = [{ name = "Bilibili IndexTTS Team" }] +license = "LicenseRef-Bilibili-IndexTTS" license-files = ["LICEN[CS]E*", "INDEX_MODEL_LICENSE*"] readme = "README.md" classifiers = [