From b518c78393da33b9b76e8f42f197dcefae5d99c6 Mon Sep 17 00:00:00 2001 From: dylanljones Date: Sun, 10 Apr 2022 18:27:24 +0200 Subject: [PATCH] initial commit --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f7073b7..f5f7689 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,10 +9,10 @@ build: python: version: 3.8 install: - - method: setuptools - path: . - requirements: docs/source/requirements.txt - requirements: requirements.txt + - method: setuptools + path: . formats: - htmlzip