From 9898fbb08112753a3d069d5411f088f1fff96a01 Mon Sep 17 00:00:00 2001 From: siddharth Date: Sun, 31 Oct 2021 16:09:10 -0400 Subject: .readthedocs.yaml: fix syntax --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e3b56cd..104988b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,7 +1,7 @@ version: 2 python: version: "2.7" - install: + install: - requirements: docs/requirements.txt install: - method: setuptools -- cgit v1.2.3