From 2cbf8ec5451120a5dd2d1a675f7c52e8a7c2596f Mon Sep 17 00:00:00 2001 From: Rapptz Date: Tue, 31 Jul 2018 17:41:49 -0400 Subject: Don't build PDF. --- .readthedocs.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index ba93240f..e2c8dba3 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,5 +1,4 @@ -formats: - - pdf +formats: [] build: image: latest -- cgit v1.2.3