summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorBernát Gábor <bgabor8@bloomberg.net>2021-01-13 08:55:26 +0000
committerBernát Gábor <bgabor8@bloomberg.net>2021-01-13 08:55:26 +0000
commita9fa22e21b12b0051cd128646c71229991b2d775 (patch)
tree593f616fa670c050983badf2460b5c8718e88217 /.readthedocs.yml
parentfb3fe669fd567f3dbe0c59aaeb18daacc3fd35f8 (diff)
downloadtox-git-a9fa22e21b12b0051cd128646c71229991b2d775.tar.gz
Fix readthedocs
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index d4620265..dd905235 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -3,8 +3,6 @@ build:
image: latest
formats:
- htmlzip
- - epub
- - pdf
python:
version: 3.8
install:
@@ -15,4 +13,3 @@ python:
sphinx:
builder: html
configuration: docs/conf.py
- fail_on_warning: true