This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-docs-install.git


The following commit(s) were added to refs/heads/master by this push:
     new 6df613d  readthedocs-reqs
6df613d is described below

commit 6df613d86f474f09003c85dbfd009ee3b3ca1492
Author: Daan Hoogland <[email protected]>
AuthorDate: Wed Jun 21 13:58:22 2023 +0200

    readthedocs-reqs
---
 .readthedocs.yaml | 5 +++++
 requirements.txt  | 1 +
 2 files changed, 6 insertions(+)

diff --git a/.readthedocs.yaml b/.readthedocs.yaml
new file mode 100644
index 0000000..12e88e9
--- /dev/null
+++ b/.readthedocs.yaml
@@ -0,0 +1,5 @@
+version: 2
+
+python:
+   install:
+   - requirements: requirements.txt
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..93120e6
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1 @@
+docutils<0.18

Reply via email to