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 e47a200da Remove rtd requirements to see if it fixes the issue with
bullet points not rendering on RTD when using newer version of sphinx.
e47a200da is described below
commit e47a200da6c5f07f983851c43395826a6fc551b4
Author: Tomaz Muraus <[email protected]>
AuthorDate: Tue Aug 8 20:42:36 2023 +0200
Remove rtd requirements to see if it fixes the issue with bullet points
not rendering on RTD when using newer version of sphinx.
---
.readthedocs.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.readthedocs.yml b/.readthedocs.yml
index ba823e0bf..0a8b84010 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -21,6 +21,6 @@ formats:
# Optional but recommended, declare the Python requirements required
# to build your documentation
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
-python:
- install:
- - requirements: requirements-rtd.txt
+#python:
+# install:
+# - requirements: requirements-rtd.txt