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 80f68c8 commit 4a8a86eCopy full SHA for 4a8a86e
.readthedocs.yml
@@ -0,0 +1,10 @@
1
+version: 2
2
+
3
+sphinx:
4
+ configuration: docs/conf.py
5
6
+python:
7
+ version: 3.5
8
+ install:
9
+ - requirements: docs-requirements.txt
10
+ - requirements: requirements.txt
0 commit comments