From e9521aad44766e1935ea50e7139341daf2b03d5c Mon Sep 17 00:00:00 2001 From: kansi Date: Wed, 14 Feb 2018 19:40:36 +0530 Subject: [PATCH] Added build yml for readthedocs --- .readthedocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index 87fa516b..c8b8b04c 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -3,3 +3,4 @@ build: python: version: 3.6 + pip_install: true