Skip to content

Commit 37a20a2

Browse files
committed
Update RTD config
1 parent abc0023 commit 37a20a2

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
lines changed

.readthedocs.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

readthedocs.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ignore =
77
.pydocstyle
88
.remarkrc
99
.readthedocs.yml
10+
readthedocs.yaml
1011
.style.yapf
1112
.travis.yml
1213
admin

0 commit comments

Comments
 (0)