chore: Tag custom license identifier in pyproject.toml

This commit is contained in:
Arcitec
2025-09-09 18:05:16 +02:00
parent ec530fb0a7
commit 57f1c11d4a

View File

@@ -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 = [