From 3af1f2ef502ff823eed88887c8d84d0f7c2c5cc5 Mon Sep 17 00:00:00 2001 From: Frederik Haarslev Date: Wed, 3 Jan 2024 14:51:30 +0100 Subject: [PATCH] Add sphinx theme to ReadTheDocs --- docs/requirements.txt | 2 +- docs/source/overview.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 536b8a0..b32aad3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ - +sphinx_rtd_theme myst-parser==1.0.0 -e . \ No newline at end of file diff --git a/docs/source/overview.md b/docs/source/overview.md index 268da80..1854b46 100644 --- a/docs/source/overview.md +++ b/docs/source/overview.md @@ -2,7 +2,7 @@ ![github test](https://github.com/mediacatch/mediacatch-s2t/actions/workflows/lint-and-pytest.yml/badge.svg) [![codecov](https://codecov.io/gh/mediacatch/mediacatch-s2t/branch/main/graph/badge.svg?token=ZQ36ZRJ2ZU)](https://codecov.io/gh/mediacatch/mediacatch-s2t) -mediacatch-s2t is the [MediaCatch](https://mediacatch.io/) service for uploading a file in python and get the transcription result in a link. This module requires python3.7 or above. +mediacatch-s2t is the [MediaCatch](https://mediacatch.io/) service for uploading a file in python and get the transcription result in a link. This module requires python3.9 or above. You can use it on your CLI