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-rn.git
The following commit(s) were added to refs/heads/master by this push:
new 2eaa49a Create .readthedocs.yaml
2eaa49a is described below
commit 2eaa49a5c777bc55208354328434c08513da2dfa
Author: dahn <[email protected]>
AuthorDate: Thu Jun 15 11:47:27 2023 +0200
Create .readthedocs.yaml
---
.readthedocs.yaml | 5 +++++
1 file changed, 5 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