From d740602a781dded09aabbf9fe9cee63d814bc3e0 Mon Sep 17 00:00:00 2001 From: "Schmieder, Jacob" Date: Tue, 7 May 2024 11:37:03 +0000 Subject: [PATCH] added long description type --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index c554d62..7ecab8c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,6 +5,7 @@ author = Jacob Schmieder author_email = Jacob.Schmieder@dbfz.de description = My package description long_description = file: README.md, file: LICENSE +long_description_content_type = text/markdown; charset=UTF-8; variant=GFM 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