We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4117327 commit df938beCopy full SHA for df938be
.readthedocs.yml
@@ -0,0 +1,11 @@
1
+# Read The Docs config
2
+# - http://docs.readthedocs.io/en/latest/yaml-config.html
3
+
4
+# python version
5
+python:
6
+ version: 3.5
7
+ setup_py_install: true
8
9
+# Just the HTML and indexing
10
+formats:
11
+ - none
0 commit comments