From 0f3bd55d49366e9bd6950563e9fd57544f3fb6b0 Mon Sep 17 00:00:00 2001 From: "Schmieder, Jacob" Date: Tue, 7 May 2024 11:30:25 +0000 Subject: [PATCH] changed long_description --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 3e2cac7..c554d62 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ version = attr: scraibe.__version__ author = Jacob Schmieder author_email = Jacob.Schmieder@dbfz.de description = My package description -long_description = file: README.md, LICENSE +long_description = file: README.md, file: LICENSE platforms = Linux keywords = transcription speech recognition whisper pyannote audio speech-to-text speech-to-text transcription speech-to-text recognition voice-to-speech license = GPL-3.0