summaryrefslogtreecommitdiff
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2021-02-24 10:01:25 -0800
committerDavid Lord <davidism@gmail.com>2021-02-24 10:01:25 -0800
commitc3f7666f7a843436e3e0d2d6225883f2b43f807e (patch)
tree8b551168e4454c7496ac6744489ff67f1dc456f9 /.readthedocs.yaml
parentc23001855d36962ee19e19f9c7286c1b2ec534b8 (diff)
downloaditsdangerous-c3f7666f7a843436e3e0d2d6225883f2b43f807e.tar.gz
use rtd to build docs for prs
skip code tests when only docs change
Diffstat (limited to '.readthedocs.yaml')
-rw-r--r--.readthedocs.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 1906952..0c36363 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -6,3 +6,4 @@ python:
path: .
sphinx:
builder: dirhtml
+ fail_on_warning: true