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 abc0023 commit 37a20a2Copy full SHA for 37a20a2
.readthedocs.yml
readthedocs.yaml
@@ -0,0 +1,13 @@
1
+version: 2
2
+
3
+python:
4
+ install:
5
+ - method: pip
6
+ path: .
7
+ extra_requirements:
8
+ - dev
9
+ version: 3.7
10
11
+sphinx:
12
+ builder: html
13
+ fail_on_warning: true
setup.cfg
@@ -7,6 +7,7 @@ ignore =
.pydocstyle
.remarkrc
.readthedocs.yml
+ readthedocs.yaml
.style.yapf
.travis.yml
admin
0 commit comments