From e2dd5288871b5df65786e99bf9ed6c09d80c0660 Mon Sep 17 00:00:00 2001
From: Michael Boniface <m.j.boniface@soton.ac.uk>
Date: Mon, 10 Mar 2025 12:08:05 +0000
Subject: [PATCH] (docs) testing mkdocs and readthedocs integratino

---
 readthedocs.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/readthedocs.yml b/readthedocs.yml
index 6fd1e69..8b758a8 100644
--- a/readthedocs.yml
+++ b/readthedocs.yml
@@ -11,9 +11,7 @@ build:
     python: "3.12"   
 
 mkdocs:
-  configuration: mkdocs.yml
-  extra_dependencies:
-    - mkdocs-material  
+  configuration: mkdocs.yml 
       
 
 
-- 
GitLab