From 42462ff5e4ebe3790a9050641edc3815b08a74a9 Mon Sep 17 00:00:00 2001 From: alphasentaurii Date: Thu, 19 Dec 2024 18:04:28 -0500 Subject: [PATCH] add sphinx copybutton --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f05d20b..e8c717b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,6 @@ setuptools==70.2.0 Sphinx==8.1.3 sphinx-automodapi==0.18.0 furo==2024.8.6 -graphviz==0.20.3 \ No newline at end of file +graphviz==0.20.3 +sphinx-tabs==3.4.7 +sphinx-copybutton==0.5.2 \ No newline at end of file