From 994944e8b9132fa35f7d1833a712d0a27a8d1a6c Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 23 Nov 2020 11:53:24 +0100 Subject: [PATCH] fixes.. --- readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readthedocs.yml b/readthedocs.yml index 3b05b50..a7dae48 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -4,7 +4,7 @@ python: version: 3.7 install: - requirements: requirements.txt - - method: pip3 + - method: pip path: . sphinx: builder: html