From 278449ec041d6b60705d366543f88482371fae27 Mon Sep 17 00:00:00 2001 From: Henri Casanova Date: Fri, 19 Jan 2024 20:18:01 -1000 Subject: [PATCH] trying to fix read the doc --- .github/workflows/build.yml | 1 - docs/source/conf.py | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a5cdb4d..78ccbe4 100755 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -26,6 +26,5 @@ jobs: pip install . - name: Build documentation run: | - pip install sphinx_rtd_theme cd docs make html diff --git a/docs/source/conf.py b/docs/source/conf.py index 0ba97bd..ce8981e 100755 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -12,7 +12,7 @@ # import os.path -import sphinx_rtd_theme +#import sphinx_rtd_theme import sys # Fetch the version