From dbd8d4f8465364586fd144d7bb7188db95433c18 Mon Sep 17 00:00:00 2001 From: samgdotson Date: Thu, 15 Feb 2024 13:58:42 -0600 Subject: [PATCH] removes problematic build command --- .readthedocs.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e45527d..faafe06 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,9 +4,6 @@ build: os: "ubuntu-20.04" tools: python: "3.9" - jobs: - pre_build: - - apt-get -y install pandoc sphinx: configuration: docs/source/conf.py