summaryrefslogtreecommitdiff
path: root/readthedocs.yml
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2017-09-28 15:23:29 -0300
committerdrebs <drebs@riseup.net>2017-09-28 15:23:29 -0300
commit3a52f2a88a5423d1e8d76bb704d0164c9726fd07 (patch)
tree9da7a434efff5d20690cb0ab2d28a3a4d83ff968 /readthedocs.yml
parentcab26bc223395ea4954c89a704a7a31b8cbd81aa (diff)
[doc] fix readthedocs yaml file name
Diffstat (limited to 'readthedocs.yml')
-rw-r--r--readthedocs.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/readthedocs.yml b/readthedocs.yml
new file mode 100644
index 00000000..cc196fc3
--- /dev/null
+++ b/readthedocs.yml
@@ -0,0 +1,8 @@
+requirements_file: docs/requirements.pip
+
+python:
+ pip_install: true
+ extra_requirements:
+ - client
+ - server
+ - signaling