This is an automated email from the ASF dual-hosted git repository.
tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git
The following commit(s) were added to refs/heads/trunk by this push:
new 5fbf5bfc3 Add sphinx_rtd_theme requirement to requirements-rtd.txt
5fbf5bfc3 is described below
commit 5fbf5bfc37e13c3f0e5c9c840887b13b86e09e87
Author: Tomaz Muraus <[email protected]>
AuthorDate: Tue Jun 18 17:33:19 2024 +0200
Add sphinx_rtd_theme requirement to requirements-rtd.txt
---
requirements-rtd.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/requirements-rtd.txt b/requirements-rtd.txt
index 1208ef21e..3ad408ffa 100644
--- a/requirements-rtd.txt
+++ b/requirements-rtd.txt
@@ -1,2 +1,3 @@
# Requirements for ReadTheDocs
sphinx==6.2.1
+sphinx_rtd_theme==2.0.0